Home
last modified time | relevance | path

Searched refs:pflash (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ssb/
H A Ddriver_mipscore.c218 struct ssb_pflash *pflash = &mcore->pflash; in ssb_mips_flash_detect() local
222 pflash->present = true; in ssb_mips_flash_detect()
223 pflash->buswidth = 2; in ssb_mips_flash_detect()
224 pflash->window = SSB_FLASH1; in ssb_mips_flash_detect()
225 pflash->window_size = SSB_FLASH1_SZ; in ssb_mips_flash_detect()
238 pflash->present = true; in ssb_mips_flash_detect()
239 pflash->window = SSB_FLASH2; in ssb_mips_flash_detect()
240 pflash->window_size = SSB_FLASH2_SZ; in ssb_mips_flash_detect()
243 pflash->buswidth = 1; in ssb_mips_flash_detect()
245 pflash->buswidth = 2; in ssb_mips_flash_detect()
[all …]
H A Dmain.c533 if (bus->mipscore.pflash.present) { in ssb_devices_register()
/OK3568_Linux_fs/kernel/drivers/bcma/
H A Ddriver_chipcommon_pflash.c36 struct bcma_pflash *pflash = &cc->pflash; in bcma_pflash_init() local
38 pflash->present = true; in bcma_pflash_init()
H A Dmain.c322 if (bus->drv_cc.pflash.present) { in bcma_register_devices()
/OK3568_Linux_fs/buildroot/board/qemu/aarch64-sbsa/
H A Dreadme.txt24 -pflash output/images/SBSA_FLASH0.fd \
25 -pflash output/images/SBSA_FLASH1.fd \
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.qemu-mips15 -pflash <filename> and erase mips_bios.bin.
49 # qemu-system-mips[64][el] [-cpu MIPS64R2-generic] -M mips -pflash flash -nographic
133 # qemu-system-mips -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `pwd` -h…
140 # qemu-system-mips -S -s -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `p…
/OK3568_Linux_fs/kernel/include/linux/ssb/
H A Dssb_driver_mips.h42 struct ssb_pflash pflash; member
/OK3568_Linux_fs/u-boot/arch/mips/dts/
H A Dcomtrend,ct-5361.dts42 &pflash {
H A Dsfr,nb4-ser.dts86 &pflash {
H A Dhuawei,hg556a.dts97 &pflash {
H A Dbrcm,bcm6338.dtsi49 pflash: nor@1fc00000 { label
H A Dbrcm,bcm6348.dtsi49 pflash: nor@1fc00000 { label
H A Dbrcm,bcm6358.dtsi56 pflash: nor@1e000000 { label
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dgemini.dtsi102 pflash_default_pins: pinctrl-pflash {
104 function = "pflash";
H A Dgemini-sq201.dts171 pflash_disabled_pins: pinctrl-pflash-disabled {
H A Dbcm-hr2.dtsi287 pflash: nor@20000000 { label
H A Dgemini-dlink-dir-685.dts388 pflash_disabled_pins: pinctrl-pflash-disabled {
/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma_driver_chipcommon.h628 struct bcma_pflash pflash; member