Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/ti/
H A Dpruss.h42 #define PRUSS_MII_RT_EVENT_EN BIT(0) macro
H A Dpruss.c252 u32 set = enable ? PRUSS_MII_RT_EVENT_EN : 0; in pruss_cfg_miirt_enable()
255 PRUSS_MII_RT_EVENT_EN, set); in pruss_cfg_miirt_enable()