Searched refs:fsample_cpld_write (Results 1 – 1 of 1) sorted by relevance
44 #define fsample_cpld_write(val, reg) __raw_writeb(val, reg) macro69 fsample_cpld_write((((bit) & 15) << 4) | 0x0f, FSAMPLE_CPLD_SET_CLR)72 fsample_cpld_write(0xf0 | ((bit) & 15), FSAMPLE_CPLD_SET_CLR)