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