Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/tw5864/
Dtw5864-video.c275 tw_setl(TW5864_FULL_HALF_FLAG, 1 << nr); in tw5864_enable_input()
288 tw_clearl(TW5864_FULL_HALF_FLAG, 1 << nr); in tw5864_enable_input()
301 tw_clearl(TW5864_FULL_HALF_FLAG, 1 << nr); in tw5864_enable_input()
313 tw_clearl(TW5864_FULL_HALF_FLAG, 1 << nr); in tw5864_enable_input()
Dtw5864-reg.h409 #define TW5864_FULL_HALF_FLAG 0x0d50 macro