Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Drpi-panel-attiny-regulator.c25 #define REG_PORTB 0x82 macro
111 attiny_set_port_state(state, REG_PORTB, PB_LCD_MAIN); in attiny_lcd_power_enable()
134 attiny_set_port_state(state, REG_PORTB, PB_LCD_VCC_N); in attiny_lcd_power_disable()
/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-raspberrypi-touchscreen.c66 REG_PORTB, enumerator
277 if (rpi_touchscreen_i2c_read(ts, REG_PORTB) & 1) in rpi_touchscreen_prepare()