Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i2c/
Dtda998x_drv.c305 #define REG_DIP_IF_FLAGS REG(0x11, 0x0f) /* read/write */ macro
663 reg_clear(priv, REG_DIP_IF_FLAGS, bit); in tda998x_write_if()
665 reg_set(priv, REG_DIP_IF_FLAGS, bit); in tda998x_write_if()