Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Drpi-panel-attiny-regulator.c23 #define REG_PORTA 0x81 macro
64 regmap_write(rdev->regmap, REG_PORTA, BIT(2)); in attiny_lcd_power_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c64 REG_PORTA, /* BIT(2) for horizontal flip, BIT(3) for vertical flip */ enumerator
313 rpi_touchscreen_i2c_write(ts, REG_PORTA, BIT(2)); in rpi_touchscreen_enable()