Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i2c/
Dtda998x_drv.c136 #define REG_INT_FLAGS_2 REG(0x00, 0x11) /* read/write */ macro
801 flag2 = reg_read(priv, REG_INT_FLAGS_2); in tda998x_irq_thread()
1255 ret = reg_read(priv, REG_INT_FLAGS_2); in read_edid_block()
1795 reg_clear(priv, REG_INT_FLAGS_2, INT_FLAGS_2_EDID_BLK_RD); in tda998x_destroy()
1905 reg_read(priv, REG_INT_FLAGS_2); in tda998x_create()
1967 reg_set(priv, REG_INT_FLAGS_2, INT_FLAGS_2_EDID_BLK_RD); in tda998x_create()