Searched refs:SOLO_SYS_CFG_INPUTDIV (Results 1 – 2 of 2) sorted by relevance
/drivers/media/pci/solo6x10/ | ||
D | solo6x10-regs.h | 26 #define SOLO_SYS_CFG_INPUTDIV(__n) (((__n) & 0x01f) << 14) macro |
D | solo6x10-core.c | 520 | SOLO_SYS_CFG_INPUTDIV(25) in solo_pci_probe() |