Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Drz-mtu3.h96 #define RZ_MTU3_TCR_TPCS GENMASK(2, 0) macro
/openbmc/linux/drivers/pwm/
H A Dpwm-rz-mtu3.c297 prescale = FIELD_GET(RZ_MTU3_TCR_TPCS, val); in rz_mtu3_pwm_get_state()