Home
last modified time | relevance | path

Searched refs:hwinit (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/iproc-common/
H A DMakefile8 obj-y += hwinit-common.o
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/kona-common/
H A DMakefile8 obj-y += hwinit-common.o
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A DMakefile10 obj-y += hwinit.o
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A DMakefile9 obj-y += hwinit.o
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A DMakefile25 obj-y += hwinit-common.o
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-sirf.c300 void (*hwinit)(struct sirfsoc_spi *sspi); member
1050 .hwinit = sirfsoc_usp_hwinit,
1058 .hwinit = sirfsoc_usp_hwinit,
1148 if (spi_comp_data->hwinit) in spi_sirfsoc_probe()
1149 spi_comp_data->hwinit(sspi); in spi_sirfsoc_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c173 bfa_fsm_state_decl(bfa_iocpf, hwinit, struct bfa_iocpf, enum iocpf_event);
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_ioc.c218 bfa_fsm_state_decl(bfa_iocpf, hwinit, struct bfa_iocpf_s, enum iocpf_event);