Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864-reg.h1602 #define TW5864_INDIR_VIN_A_BRIGHT(channel) (0x00a + channel * 0x010) macro
H A Dtw5864-video.c486 tw_indir_writeb(TW5864_INDIR_VIN_A_BRIGHT(input->nr), in tw5864_s_ctrl()