Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/sysdev/
Dfsl_rio.h131 extern void fsl_rio_port_error_handler(int offset);
Dfsl_rmu.c463 fsl_rio_port_error_handler(0); in fsl_rio_port_write_handler()
469 fsl_rio_port_error_handler(1); in fsl_rio_port_write_handler()
Dfsl_rio.c365 void fsl_rio_port_error_handler(int offset) in fsl_rio_port_error_handler() function