Home
last modified time | relevance | path

Searched refs:MPI_CSCTL_WAIT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/mips/bcm63xx/ !
Dcs.c77 val &= ~(MPI_CSCTL_WAIT_MASK); in bcm63xx_set_cs_timing()
/linux-6.1.9/arch/mips/include/asm/mach-bcm63xx/ !
Dbcm63xx_regs.h1061 #define MPI_CSCTL_WAIT_MASK (0x7 << MPI_CSCTL_WAIT_SHIFT) macro