Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i2c/
Dtda998x_drv.c90 #define REG_INT_FLAGS_2 REG(0x00, 0x11) /* read/write */ macro
580 flag2 = reg_read(priv, REG_INT_FLAGS_2); in tda998x_irq_thread()
1072 ret = reg_read(priv, REG_INT_FLAGS_2); in read_edid_block()
1147 reg_clear(priv, REG_INT_FLAGS_2, INT_FLAGS_2_EDID_BLK_RD); in tda998x_destroy()
1315 reg_read(priv, REG_INT_FLAGS_2); in tda998x_create()
1335 reg_set(priv, REG_INT_FLAGS_2, INT_FLAGS_2_EDID_BLK_RD); in tda998x_create()