Searched refs:tw2864 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
H A D | solo6x10.h | 200 u8 tw2865, tw2864, tw2815; member
|
H A D | solo6x10-tw28.c | 601 solo_dev->tw2864 |= 1 << i; in solo_tw28_init() 626 else if ((solo_dev->tw2864 & (1 << i))) in solo_tw28_init()
|
H A D | solo6x10-core.c | 231 return sprintf(buf, "tw2815[%d] tw2864[%d] tw2865[%d]\n", in tw28xx_show() 233 hweight32(solo_dev->tw2864), in tw28xx_show()
|
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
H A D | solo6x10.h | 200 u8 tw2865, tw2864, tw2815; member
|
H A D | solo6x10-tw28.c | 601 solo_dev->tw2864 |= 1 << i; in solo_tw28_init() 626 else if ((solo_dev->tw2864 & (1 << i))) in solo_tw28_init()
|
H A D | solo6x10-core.c | 231 return sprintf(buf, "tw2815[%d] tw2864[%d] tw2865[%d]\n", in tw28xx_show() 233 hweight32(solo_dev->tw2864), in tw28xx_show()
|
Completed in 6 milliseconds