Searched refs:MUXSEL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 353 .muxsel = MUXSEL(2, 3, 1, 0), 363 .muxsel = MUXSEL(2, 3, 1, 1), 375 .muxsel = MUXSEL(2, 3, 1, 1), 387 .muxsel = MUXSEL(2, 3, 1, 1), 404 .muxsel = MUXSEL(2, 3, 1, 1), 415 .muxsel = MUXSEL(2, 3, 1, 0), 426 .muxsel = MUXSEL(2, 3, 1, 1), 441 .muxsel = MUXSEL(2, 3, 1, 0, 0), 454 .muxsel = MUXSEL(2, 3, 1, 1), 467 .muxsel = MUXSEL( [all...] |
H A D | bttv.h | 224 u32 muxsel; /* Use MUXSEL() to set */ 283 #define MUXSEL(a, b...) (a | _MUXSEL1(b)) macro
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 350 .muxsel = MUXSEL(2, 3, 1, 0), 360 .muxsel = MUXSEL(2, 3, 1, 1), 372 .muxsel = MUXSEL(2, 3, 1, 1), 384 .muxsel = MUXSEL(2, 3, 1, 1), 401 .muxsel = MUXSEL(2, 3, 1, 1), 412 .muxsel = MUXSEL(2, 3, 1, 0), 423 .muxsel = MUXSEL(2, 3, 1, 1), 438 .muxsel = MUXSEL(2, 3, 1, 0, 0), 451 .muxsel = MUXSEL(2, 3, 1, 1), 464 .muxsel = MUXSEL( [all...] |
H A D | bttv.h | 224 u32 muxsel; /* Use MUXSEL() to set */ 283 #define MUXSEL(a, b...) (a | _MUXSEL1(b)) macro
|
Completed in 5 milliseconds