Home
last modified time | relevance | path

Searched refs:fixed_regulator (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/input/keyboard/
H A Dtm2-touchkey.c42 bool fixed_regulator; member
72 .fixed_regulator = true,
80 .fixed_regulator = true,
101 if (!touchkey->variant->fixed_regulator) in tm2_touchkey_led_brightness_set()
172 if (touchkey->variant->fixed_regulator && in tm2_touchkey_irq_handler()
293 if (touchkey->variant->fixed_regulator) in tm2_touchkey_probe()
/openbmc/u-boot/doc/device-tree-bindings/regulator/
H A Dfixed.txt28 fixed_regulator@0 {
/openbmc/u-boot/drivers/power/regulator/
H A Dfixed.c147 U_BOOT_DRIVER(fixed_regulator) = {