evcap_config      310 drivers/net/dsa/mv88e6xxx/chip.h 	u16 evcap_config;
evcap_config      126 drivers/net/dsa/mv88e6xxx/ptp.c 	chip->evcap_config = MV88E6XXX_TAI_CFG_CAP_OVERWRITE |
evcap_config      129 drivers/net/dsa/mv88e6xxx/ptp.c 		chip->evcap_config |= MV88E6XXX_TAI_CFG_EVREQ_FALLING;
evcap_config      131 drivers/net/dsa/mv88e6xxx/ptp.c 	global_config = (chip->evcap_config | chip->trig_config);