Searched refs:etr_caps (Results 1 – 1 of 1) sorted by relevance
233 * @etr_caps: Bitmask of capabilities of the TMC ETR, inferred from the266 u32 etr_caps; member 361 WARN_ON(drvdata->etr_caps); in TMC_REG_PAIR() 362 drvdata->etr_caps = dev_caps; in TMC_REG_PAIR() 367 drvdata->etr_caps |= cap; in tmc_etr_set_cap() 372 return !!(drvdata->etr_caps & cap); in tmc_etr_has_cap()