Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dti-ecap-capture.c51 #define ECAP_ECCTL_CFG_MASK (ECAP_SYNCO_DIS_MASK | ECAP_STOPVALUE_MASK \ macro
132 regmap_update_bits(ecap_dev->regmap, ECAP_ECCTL_REG, ECAP_ECCTL_CFG_MASK, in ecap_cnt_capture_enable()