Home
last modified time | relevance | path

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

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