Home
last modified time | relevance | path

Searched refs:fsample_cpld_write (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dboard-fsample.c40 #define fsample_cpld_write(val, reg) __raw_writeb(val, reg) macro
65 fsample_cpld_write((((bit) & 15) << 4) | 0x0f, FSAMPLE_CPLD_SET_CLR)
68 fsample_cpld_write(0xf0 | ((bit) & 15), FSAMPLE_CPLD_SET_CLR)

Completed in 1 milliseconds