Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/ti/am335x/
H A Dam335x_ehrpwm.c79 #define TBCTL_FREERUN (2 << 14) macro
513 reg |= TBCTL_CTRMODE_UP | TBCTL_FREERUN; in am335x_ehrpwm_attach()