Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Drpi-panel-attiny-regulator.c49 RST_BRIDGE_N, /* TC358762 bridge reset */ enumerator
60 [RST_BRIDGE_N] = { REG_PORTC, PC_RST_BRIDGE_N | PC_RST_LCD_N },
233 if (off == RST_BRIDGE_N && val) { in attiny_gpio_set()