Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
D8xx_immap.h378 typedef struct smc { /* Serial management channels */ struct
380 ushort smc_smcmr; argument
382 u_char smc_smce; argument
384 u_char smc_smcm; argument
386 } smc_t; argument
Dimmap_cpm2.h474 typedef struct smc { /* Serial management channels */ struct
476 u16 smc_smcmr; argument
478 u8 smc_smce; argument
480 u8 smc_smcm; argument
482 } smc_t; argument
/arch/powerpc/boot/
Dcpm-serial.c72 static struct cpm_smc *smc; variable