Home
last modified time | relevance | path

Searched defs:fsl_rmu (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/sysdev/
Dfsl_rmu.c183 struct fsl_rmu { struct
184 struct rio_msg_regs __iomem *msg_regs;
185 struct rio_msg_tx_ring msg_tx_ring;
186 struct rio_msg_rx_ring msg_rx_ring;
187 int txirq;
211 struct fsl_rmu *rmu = GET_RMM_HANDLE(port); in fsl_rio_tx_handler() argument