Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drpi-panel-attiny-regulator.c45 #define PC_RST_BRIDGE_N BIT(3) macro
59 [RST_BRIDGE_N] = { REG_PORTC, PC_RST_BRIDGE_N | PC_RST_LCD_N },
163 return data & PC_RST_BRIDGE_N; in attiny_lcd_power_is_enabled()