Searched refs:REG_PORTC (Results 1 – 2 of 2) sorted by relevance
| /drivers/regulator/ |
| A D | rpi-panel-attiny-regulator.c | 27 #define REG_PORTC 0x83 macro 61 [RST_BRIDGE_N] = { REG_PORTC, PC_RST_BRIDGE_N | PC_RST_LCD_N }, 62 [RST_TP_N] = { REG_PORTC, PC_RST_TP_N }, 101 attiny_set_port_state(state, REG_PORTC, 0); in attiny_lcd_power_enable() 115 attiny_set_port_state(state, REG_PORTC, PC_LED_EN); in attiny_lcd_power_enable() 135 attiny_set_port_state(state, REG_PORTC, 0); in attiny_lcd_power_disable() 149 ret = regmap_read(rdev->regmap, REG_PORTC, &data); in attiny_lcd_power_is_enabled()
|
| /drivers/gpu/drm/panel/ |
| A D | panel-raspberrypi-touchscreen.c | 65 REG_PORTC, enumerator
|
Completed in 6 milliseconds