CAMCR             108 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_CAM_MASK, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             120 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_MAR, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             134 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_CAM_MASK, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             145 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_MAR, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             152 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_CAM_MASK, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             163 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_MAR, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             179 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_CAM_DATA, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             188 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_ON(CAMCR_CAMWR, &regs->CAMCR);
CAMCR             195 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_MAR, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             203 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_CAM_DATA, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR             210 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_ON(CAMCR_CAMWR, &regs->CAMCR);
CAMCR             217 drivers/net/ethernet/via/via-velocity.c 	BYTE_REG_BITS_SET(CAMCR_PS_MAR, CAMCR_PS1 | CAMCR_PS0, &regs->CAMCR);
CAMCR            1282 drivers/net/ethernet/via/via-velocity.c 	writeb(CAMCR_PS0, &regs->CAMCR);
CAMCR            1291 drivers/net/ethernet/via/via-velocity.c 	writeb(CAMCR_PS1, &regs->CAMCR);
CAMCR            1299 drivers/net/ethernet/via/via-velocity.c 	writeb(0, &regs->CAMCR);
CAMCR            1015 drivers/net/ethernet/via/via-velocity.h 	volatile u8 CAMCR;		/* 0x69 */