Searched refs:SOLO_SYS_CFG_OUTDIV (Results 1 – 2 of 2) sorted by relevance
/drivers/media/pci/solo6x10/ | ||
D | solo6x10-regs.h | 24 #define SOLO_SYS_CFG_OUTDIV(__n) (((__n) & 0x003) << 3) macro |
D | solo6x10-core.c | 522 | SOLO_SYS_CFG_OUTDIV(3); in solo_pci_probe() |