Home
last modified time | relevance | path

Searched defs:PSC_I2SCFG_SET_WS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h204 #define PSC_I2SCFG_SET_WS(x) (((((x) / 2) - 1) & 0x7f) << 16) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h204 #define PSC_I2SCFG_SET_WS(x) (((((x) / 2) - 1) & 0x7f) << 16) macro

Completed in 5 milliseconds