Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drpi-panel-attiny-regulator.c39 #define PB_LCD_VCC_N BIT(1) macro
133 attiny_set_port_state(state, REG_PORTB, PB_LCD_VCC_N); in attiny_lcd_power_disable()