Searched refs:REG_PORTC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/regulator/ |
| D | rpi-panel-attiny-regulator.c | 26 #define REG_PORTC 0x83 macro 60 [RST_BRIDGE_N] = { REG_PORTC, PC_RST_BRIDGE_N | PC_RST_LCD_N }, 61 [RST_TP_N] = { REG_PORTC, PC_RST_TP_N }, 100 attiny_set_port_state(state, REG_PORTC, 0); in attiny_lcd_power_enable() 114 attiny_set_port_state(state, REG_PORTC, PC_LED_EN); in attiny_lcd_power_enable() 136 attiny_set_port_state(state, REG_PORTC, 0); in attiny_lcd_power_disable() 153 ret = regmap_read(rdev->regmap, REG_PORTC, &data); in attiny_lcd_power_is_enabled()
|
| /Linux-v6.1/drivers/gpu/drm/panel/ |
| D | panel-raspberrypi-touchscreen.c | 67 REG_PORTC, enumerator
|