Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drpi-panel-attiny-regulator.c40 #define PB_LCD_MAIN BIT(7) macro
110 attiny_set_port_state(state, REG_PORTB, PB_LCD_MAIN); in attiny_lcd_power_enable()