Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcpm.h202 int cpm_command(u32 command, u8 opcode);
204 static inline int cpm_command(u32 command, u8 opcode) in cpm_command() function
/arch/powerpc/sysdev/
Dcpm2.c80 cpm_command(CPM_CR_RST, 0); in cpm2_reset()
88 int cpm_command(u32 command, u8 opcode) in cpm_command() function
107 EXPORT_SYMBOL(cpm_command);
Dcpm1.c241 int cpm_command(u32 command, u8 opcode) in cpm_command() function
263 EXPORT_SYMBOL(cpm_command);