Searched refs:SOLO6010_SYS_CFG_INPUTDIV (Results 1 – 2 of 2) sorted by relevance
192 reg |= SOLO6010_SYS_CFG_INPUTDIV(25) | in solo_pci_probe()
32 #define SOLO6010_SYS_CFG_INPUTDIV(__n) (((__n) & 0x01f) << 14) /* 6010 only */ macro