Home
last modified time | relevance | path

Searched refs:PWM_OFF (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/power/
H A Dmc34vr500_pmic.h155 #define PWM_OFF 0x1 macro
H A Dpfuze100_pmic.h246 #define PWM_OFF 0x1 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpfuze100.c221 MODE(PWM_OFF, PWM_OFF, "PWM_OFF"),
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c36 #define PWM_OFF 1 macro
39 #define PWM_OFF 0 macro
565 gpio_direction_output(pin, PWM_OFF); in sunxi_lcdc_panel_enable()