Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/
H A Dcpm2.c81 int cpm_command(u32 command, u8 opcode) in cpm_command() function
/linux/include/soc/fsl/
H A Dcpm.h163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command() function