Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Drpi-panel-attiny-regulator.c46 #define PC_RST_BRIDGE_N BIT(3) macro
60 [RST_BRIDGE_N] = { REG_PORTC, PC_RST_BRIDGE_N | PC_RST_LCD_N },
164 return data & PC_RST_BRIDGE_N; in attiny_lcd_power_is_enabled()