Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/platform_data/
Ddmtimer-omap.h34 int (*set_match)(struct omap_dm_timer *timer, int enable, member
/linux-6.12.1/drivers/pwm/
Dpwm-omap-dmtimer.c227 omap->pdata->set_match(omap->dm_timer, true, match_value); in pwm_omap_dmtimer_config()
348 !pdata->set_match || in pwm_omap_dmtimer_probe()
/linux-6.12.1/drivers/clocksource/
Dtimer-ti-dm.c1237 .set_match = omap_dm_timer_set_match,