Searched refs:pflash (Results 1 – 18 of 18) sorted by relevance
218 struct ssb_pflash *pflash = &mcore->pflash; in ssb_mips_flash_detect() local222 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 …]
533 if (bus->mipscore.pflash.present) { in ssb_devices_register()
36 struct bcma_pflash *pflash = &cc->pflash; in bcma_pflash_init() local38 pflash->present = true; in bcma_pflash_init()
322 if (bus->drv_cc.pflash.present) { in bcma_register_devices()
24 -pflash output/images/SBSA_FLASH0.fd \25 -pflash output/images/SBSA_FLASH1.fd \
15 -pflash <filename> and erase mips_bios.bin.49 # qemu-system-mips[64][el] [-cpu MIPS64R2-generic] -M mips -pflash flash -nographic133 # 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…
42 struct ssb_pflash pflash; member
42 &pflash {
86 &pflash {
97 &pflash {
49 pflash: nor@1fc00000 { label
56 pflash: nor@1e000000 { label
102 pflash_default_pins: pinctrl-pflash {104 function = "pflash";
171 pflash_disabled_pins: pinctrl-pflash-disabled {
287 pflash: nor@20000000 { label
388 pflash_disabled_pins: pinctrl-pflash-disabled {
628 struct bcma_pflash pflash; member