Home
last modified time | relevance | path

Searched refs:mxc_weimcs (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/board/imx31_phycore/
H A Dimx31_phycore.c39 static const struct mxc_weimcs cs0 = { in board_early_init_f()
49 static const struct mxc_weimcs cs1 = { in board_early_init_f()
59 static const struct mxc_weimcs cs4 = { in board_early_init_f()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx31/
H A Dsys_proto.h13 struct mxc_weimcs { struct
19 void mxc_setup_weimcs(int cs, const struct mxc_weimcs *weimcs); argument
/OK3568_Linux_fs/u-boot/board/freescale/mx31ads/
H A Dmx31ads.c36 static const struct mxc_weimcs cs0 = { in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/mx31pdk/
H A Dmx31pdk.c56 static const struct mxc_weimcs cs5 = { in board_early_init_f()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/mx31/
H A Dgeneric.c146 void mxc_setup_weimcs(int cs, const struct mxc_weimcs *weimcs) in mxc_setup_weimcs()