Home
last modified time | relevance | path

Searched refs:SET_DIV_DLY_MS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtc358743_regs.h686 #define SET_DIV_DLY_MS(milliseconds) ((((milliseconds) / 100) << 4) & \ macro
H A Dtc358743.c791 i2c_wr8(sd, DIV_MODE, SET_DIV_DLY_MS(100)); in tc358743_set_hdmi_audio()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtc358743_regs.h686 #define SET_DIV_DLY_MS(milliseconds) ((((milliseconds) / 100) << 4) & \ macro
H A Dtc358743.c791 i2c_wr8(sd, DIV_MODE, SET_DIV_DLY_MS(100)); in tc358743_set_hdmi_audio()

Completed in 11 milliseconds