Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i2c/
Dtda998x_drv.c332 #define REG_DIP_IF_FLAGS REG(0x11, 0x0f) /* read/write */ macro
830 reg_clear(priv, REG_DIP_IF_FLAGS, bit); in tda998x_write_if()
832 reg_set(priv, REG_DIP_IF_FLAGS, bit); in tda998x_write_if()