Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/
Dcs.c77 val &= ~(MPI_CSCTL_SETUP_MASK); in bcm63xx_set_cs_timing()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1066 #define MPI_CSCTL_SETUP_MASK (0xf << MPI_CSCTL_SETUP_SHIFT) macro