Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcpm.h160 int cpm_command(u32 command, u8 opcode);
162 static inline int cpm_command(u32 command, u8 opcode) in cpm_command() function
/arch/powerpc/sysdev/
Dcpm2.c76 cpm_command(CPM_CR_RST, 0); in cpm2_reset()
84 int cpm_command(u32 command, u8 opcode) in cpm_command() function
103 EXPORT_SYMBOL(cpm_command);
Dcpm1.c242 int cpm_command(u32 command, u8 opcode) in cpm_command() function
264 EXPORT_SYMBOL(cpm_command);