Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dptp.c182 chip->evcap_config = MV88E6XXX_TAI_CFG_CAP_OVERWRITE | in mv88e6352_config_eventcap()
185 chip->evcap_config |= MV88E6XXX_TAI_CFG_EVREQ_FALLING; in mv88e6352_config_eventcap()
187 global_config = (chip->evcap_config | chip->trig_config); in mv88e6352_config_eventcap()
H A Dchip.h408 u16 evcap_config; member