Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drpi-panel-attiny-regulator.c48 RST_BRIDGE_N, /* TC358762 bridge reset */ enumerator
59 [RST_BRIDGE_N] = { REG_PORTC, PC_RST_BRIDGE_N | PC_RST_LCD_N },
232 if (off == RST_BRIDGE_N && val) { in attiny_gpio_set()