Home
last modified time | relevance | path

Searched refs:wlcore_set_partition (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dboot.c202 ret = wlcore_set_partition(wl, &partition); in wl1271_boot_upload_firmware_chunk()
218 ret = wlcore_set_partition(wl, &partition); in wl1271_boot_upload_firmware_chunk()
422 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_boot_upload_nvs()
450 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_boot_run_firmware()
534 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_boot_run_firmware()
Dio.c137 int wlcore_set_partition(struct wl1271 *wl, in wlcore_set_partition() function
200 EXPORT_SYMBOL_GPL(wlcore_set_partition);
Dio.h234 int wlcore_set_partition(struct wl1271 *wl,
Ddebugfs.c1116 ret = wlcore_set_partition(wl, &part); in dev_mem_read()
1126 ret = wlcore_set_partition(wl, &old_part); in dev_mem_read()
1198 ret = wlcore_set_partition(wl, &part); in dev_mem_write()
1208 ret = wlcore_set_partition(wl, &old_part); in dev_mem_write()
Dmain.c912 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_print_recovery()
927 wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_print_recovery()
1039 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl12xx_set_power_on()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dmain.c729 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_set_clk()
863 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_boot()
887 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_upload()
913 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_pre_upload()
938 ret = wlcore_set_partition(wl, in wl18xx_pre_upload()
952 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_pre_upload()
971 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_set_mac_and_phy()
1362 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_get_pg_ver()
1398 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_get_pg_ver()
1494 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_get_mac()
[all …]
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dmain.c1120 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]); in wl12xx_pre_boot()
1143 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wl12xx_pre_boot()
1523 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]); in wl12xx_get_fuse_mac()
1540 ret = wlcore_set_partition(wl, &wl->ptable[PART_DOWN]); in wl12xx_get_fuse_mac()