Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ssb/
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()
238 pflash->present = true; in ssb_mips_flash_detect()
239 pflash->window = SSB_FLASH2; in ssb_mips_flash_detect()
243 pflash->buswidth = 1; in ssb_mips_flash_detect()
245 pflash->buswidth = 2; in ssb_mips_flash_detect()
254 } else if (pflash->present) { in ssb_mips_flash_detect()
256 bcm47xx_nvram_init_from_mem(pflash->window, pflash->window_size); in ssb_mips_flash_detect()
[all …]
A Dmain.c534 if (bus->mipscore.pflash.present) { in ssb_devices_register()
/linux-6.3-rc2/drivers/bcma/
A Ddriver_chipcommon_pflash.c36 struct bcma_pflash *pflash = &cc->pflash; in bcma_pflash_init() local
38 pflash->present = true; in bcma_pflash_init()
A Dmain.c322 if (bus->drv_cc.pflash.present) { in bcma_register_devices()
/linux-6.3-rc2/arch/mips/boot/dts/brcm/
A Dbcm6358.dtsi40 pflash = &pflash;
201 pflash: nor@1e000000 { label
A Dbcm6368.dtsi41 pflash = &pflash;
238 pflash: nor@18000000 { label
/linux-6.3-rc2/include/linux/ssb/
A Dssb_driver_mips.h42 struct ssb_pflash pflash; member
/linux-6.3-rc2/arch/arm/boot/dts/
A Dgemini-ns2502.dts101 pflash_disabled_pins: pinctrl-pflash-disabled {
A Dgemini-ssi1328.dts111 pflash_disabled_pins: pinctrl-pflash-disabled {
A Dgemini.dtsi100 pflash_default_pins: pinctrl-pflash {
102 function = "pflash";
A Dgemini-sq201.dts171 pflash_disabled_pins: pinctrl-pflash-disabled {
A Dbcm-hr2.dtsi287 pflash: nor@20000000 { label
A Dgemini-dlink-dir-685.dts388 pflash_disabled_pins: pinctrl-pflash-disabled {
/linux-6.3-rc2/include/linux/bcma/
A Dbcma_driver_chipcommon.h634 struct bcma_pflash pflash; member

Completed in 33 milliseconds