Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/sysdev/
Dcpm2.c84 int cpm_command(u32 command, u8 opcode) in cpm_command() function
Dcpm1.c242 int cpm_command(u32 command, u8 opcode) in cpm_command() function
/Linux-v4.19/arch/powerpc/include/asm/
Dcpm.h163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command() function