Home
last modified time | relevance | path

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

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