Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Drz-mtu3.h99 #define RZ_MTU3_TCR_CKEG_RISING FIELD_PREP(RZ_MTU3_TCR_CKEG, 0) macro
/openbmc/linux/drivers/pwm/
H A Dpwm-rz-mtu3.c370 val = RZ_MTU3_TCR_CKEG_RISING | prescale; in rz_mtu3_pwm_config()