Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/counter/
Dti-ecap-capture.c70 static const struct regmap_config ecap_cnt_regmap_config = { variable
512 ecap_dev->regmap = devm_regmap_init_mmio(dev, mmio_base, &ecap_cnt_regmap_config); in ecap_cnt_probe()