Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/counter/
Dti-eqep.c352 u32 qepctl; in ti_eqep_position_enable_read() local
354 regmap_read(priv->regmap16, QEPCTL, &qepctl); in ti_eqep_position_enable_read()
356 *enable = !!(qepctl & QEPCTL_PHEN); in ti_eqep_position_enable_read()