| /linux-6.15/drivers/usb/phy/ |
| H A D | phy-ab8500-usb.c | 182 ab->saved_v_ulpi = regulator_get_voltage(ab->v_ulpi); in ab8500_usb_regulator_enable() 225 ab->saved_v_ulpi, ab->saved_v_ulpi); in ab8500_usb_regulator_disable() 293 ab->pins_sleep = pinctrl_lookup_state(ab->pinctrl, in ab8500_usb_phy_disable() 298 else if (pinctrl_select_state(ab->pinctrl, ab->pins_sleep)) in ab8500_usb_phy_disable() 713 ab->v_ape = devm_regulator_get(ab->dev, "v-ape"); in ab8500_usb_regulator_get() 720 ab->v_ulpi = devm_regulator_get(ab->dev, "vddulpivio18"); in ab8500_usb_regulator_get() 727 ab->v_musb = devm_regulator_get(ab->dev, "musb_1v8"); in ab8500_usb_regulator_get() 884 ab = devm_kzalloc(&pdev->dev, sizeof(*ab), GFP_KERNEL); in ab8500_usb_probe() 885 if (!ab) in ab8500_usb_probe() 894 ab->phy.dev = ab->dev; in ab8500_usb_probe() [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | acpi.c | 69 ab->acpi.func_bit = 0; in ath12k_acpi_dsm_get_data() 193 ret = ath12k_wmi_set_bios_sar_cmd(ab, ab->acpi.bios_sar_data); in ath12k_acpi_set_bios_sar_power() 249 ret = ath12k_wmi_set_bios_sar_cmd(ab, ab->acpi.bios_sar_data); in ath12k_acpi_set_bios_sar_params() 255 ret = ath12k_wmi_set_bios_geo_cmd(ab, ab->acpi.geo_offset_data); in ath12k_acpi_set_bios_sar_params() 269 ab->acpi.tas_cfg, in ath12k_acpi_set_tas_params() 343 ath12k_warn(ab, in ath12k_acpi_set_dsm_func() 480 ab->acpi.started = true; in ath12k_acpi_start() 492 if (strscpy(ab->qmi.target.bdf_ext, ab->acpi.bdf_string + 4, max_len) < 0) in ath12k_acpi_check_bdf_variant_name() 495 ab->acpi.bdf_string); in ath12k_acpi_check_bdf_variant_name() 502 if (!ab->acpi.started) in ath12k_acpi_stop() [all …]
|
| H A D | hif.h | 80 ab->hif.ops->ce_irq_enable(ab); in ath12k_hif_ce_irq_enable() 86 ab->hif.ops->ce_irq_disable(ab); in ath12k_hif_ce_irq_disable() 91 ab->hif.ops->irq_enable(ab); in ath12k_hif_irq_enable() 96 ab->hif.ops->irq_disable(ab); in ath12k_hif_irq_disable() 102 return ab->hif.ops->suspend(ab); in ath12k_hif_suspend() 110 return ab->hif.ops->resume(ab); in ath12k_hif_resume() 117 return ab->hif.ops->start(ab); in ath12k_hif_start() 122 ab->hif.ops->stop(ab); in ath12k_hif_stop() 141 return ab->hif.ops->power_up(ab); in ath12k_hif_power_up() 157 return ab->hif.ops->panic_handler(ab); in ath12k_hif_panic_handler() [all …]
|
| H A D | core.c | 202 ab->id.vendor, ab->id.device, in __ath12k_core_create_board_name() 891 ab = ag->ab[i]; in ath12k_core_hw_group_stop() 1023 ab = ag->ab[i]; in ath12k_core_hw_group_start() 1157 ab = ag->ab[i]; in ath12k_core_qmi_firmware_ready() 1249 struct ath12k_base *ab = ar->ab; in ath12k_core_halt() local 1715 ag->ab[ab->device_id] = ab; in ath12k_core_hw_group_assign() 1769 ab = ag->ab[i]; in ath12k_core_hw_group_destroy() 1797 ab = ag->ab[i]; in ath12k_core_hw_group_cleanup() 1817 ab = ag->ab[i]; in ath12k_core_hw_group_create() 1853 ab = ag->ab[0]; in ath12k_core_hw_group_set_mlo_capable() [all …]
|
| H A D | pci.c | 165 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_select_window() local 443 struct ath12k_base *ab = ce_pipe->ab; in ath12k_pci_ce_interrupt_handler() local 528 struct ath12k_base *ab = irq_grp->ab; in ath12k_pci_ext_grp_napi_poll() local 548 struct ath12k_base *ab = irq_grp->ab; in ath12k_pci_ext_interrupt_handler() local 586 irq_grp->ab = ab; in ath12k_pci_ext_irq_config() 769 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_msi_alloc() local 850 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_claim() local 911 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_free_region() local 923 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_aspm_disable() local 1455 queue_work(ab->workqueue, &ab->dump_work); in ath12k_pci_coredump_download() [all …]
|
| H A D | dp.c | 30 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_cleanup() local 57 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_setup() local 1021 ab->hal_rx_ops = ab->hw_params->hal_ops->get_hal_rx_compact_ops(); in ath12k_dp_hal_rx_desc_init() 1029 struct ath12k_base *ab = from_timer(ab, t, mon_reap_timer); in ath12k_dp_service_mon_ring() local 1129 struct ath12k_base *ab = ar->ab; in ath12k_dp_vdev_tx_attach() local 1142 arvif->bank_id = ath12k_dp_tx_get_bank_profile(ab, arvif, &ab->dp); in ath12k_dp_vdev_tx_attach() 1288 if (!dp->ab) in ath12k_dp_free() 1308 dp->ab = NULL; in ath12k_dp_free() 1534 if (ag->ab[i] == ab) in ath12k_dp_partner_cc_init() 1537 ath12k_dp_cmem_init(ab, &ag->ab[i]->dp, ATH12K_DP_RX_DESC); in ath12k_dp_partner_cc_init() [all …]
|
| H A D | fw.c | 19 ab->fw.fw = ath12k_core_firmware_request(ab, name); in ath12k_fw_request_firmware_api_n() 20 if (IS_ERR(ab->fw.fw)) { in ath12k_fw_request_firmware_api_n() 21 ret = PTR_ERR(ab->fw.fw); in ath12k_fw_request_firmware_api_n() 23 ab->fw.fw = NULL; in ath12k_fw_request_firmware_api_n() 27 data = ab->fw.fw->data; in ath12k_fw_request_firmware_api_n() 28 len = ab->fw.fw->size; in ath12k_fw_request_firmware_api_n() 103 ab->fw.fw_features, in ath12k_fw_request_firmware_api_n() 119 ab->fw.m3_data = data; in ath12k_fw_request_firmware_api_n() 149 ab->fw.fw = NULL; in ath12k_fw_request_firmware_api_n() 159 ab->fw.api_version = 2; in ath12k_fw_map() [all …]
|
| H A D | ce.c | 225 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_buf_enqueue_pipe() local 273 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_post_pipe() local 322 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_recv_next() local 371 struct ath12k_base *ab = pipe->ab; in ath12k_ce_recv_process_cb() local 397 pipe->recv_cb(ab, skb); in ath12k_ce_recv_process_cb() 411 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_send_next() local 452 struct ath12k_base *ab = pipe->ab; in ath12k_ce_send_done_cb() local 721 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_pipe_cleanup() local 782 struct ath12k_base *ab = from_timer(ab, t, rx_replenish_retry); in ath12k_ce_rx_replenish_retry() local 831 ath12k_ce_get_shadow_config(ab, &ab->qmi.ce_cfg.shadow_reg_v3, in ath12k_ce_init_pipes() [all …]
|
| H A D | hal.h | 62 #define HAL_TCL1_RING_ID(ab) ((ab)->hw_params->regs->hal_tcl1_ring_id) argument 135 #define HAL_REO1_SW_COOKIE_CFG0(ab) ((ab)->hw_params->regs->hal_reo1_sw_cookie_cfg0) argument 136 #define HAL_REO1_SW_COOKIE_CFG1(ab) ((ab)->hw_params->regs->hal_reo1_sw_cookie_cfg1) argument 137 #define HAL_REO1_QDESC_LUT_BASE0(ab) ((ab)->hw_params->regs->hal_reo1_qdesc_lut_base0) argument 138 #define HAL_REO1_QDESC_LUT_BASE1(ab) ((ab)->hw_params->regs->hal_reo1_qdesc_lut_base1) argument 139 #define HAL_REO1_RING_BASE_LSB(ab) ((ab)->hw_params->regs->hal_reo1_ring_base_lsb) argument 140 #define HAL_REO1_RING_BASE_MSB(ab) ((ab)->hw_params->regs->hal_reo1_ring_base_msb) argument 141 #define HAL_REO1_RING_ID(ab) ((ab)->hw_params->regs->hal_reo1_ring_id) argument 142 #define HAL_REO1_RING_MISC(ab) ((ab)->hw_params->regs->hal_reo1_ring_misc) argument 151 #define HAL_REO1_RING_MSI1_DATA(ab) ((ab)->hw_params->regs->hal_reo1_ring_msi1_data) argument [all …]
|
| H A D | dp_rx.c | 486 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_free() local 529 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_alloc() local 680 struct ath12k_base *ab = dp->ab; in ath12k_dp_rx_tid_del_func() local 941 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_peer_tid_setup() local 1071 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_ampdu_start() local 1099 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_ampdu_stop() local 1149 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_peer_pn_replay_config() local 1362 struct ath12k_base *ab = ar->ab; in ath12k_update_per_peer_tx_stats() local 1819 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_msdu_coalesce() local 1920 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_h_csum_offload() local [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | hif.h | 40 ab->hif.ops->ce_irq_enable(ab); in ath11k_hif_ce_irq_enable() 46 ab->hif.ops->ce_irq_disable(ab); in ath11k_hif_ce_irq_disable() 51 return ab->hif.ops->start(ab); in ath11k_hif_start() 56 ab->hif.ops->stop(ab); in ath11k_hif_stop() 61 ab->hif.ops->irq_enable(ab); in ath11k_hif_irq_enable() 66 ab->hif.ops->irq_disable(ab); in ath11k_hif_irq_disable() 71 return ab->hif.ops->power_up(ab); in ath11k_hif_power_up() 76 ab->hif.ops->power_down(ab); in ath11k_hif_power_down() 82 return ab->hif.ops->suspend(ab); in ath11k_hif_suspend() 90 return ab->hif.ops->resume(ab); in ath11k_hif_resume() [all …]
|
| H A D | peer.c | 70 if (!ab->rhead_peer_id) in ath11k_peer_find_by_id() 213 if (!ab->rhead_peer_id || !ab->rhead_peer_addr) in ath11k_peer_rhash_add() 216 ret = ath11k_peer_rhash_insert(ab, ab->rhead_peer_id, &peer->rhash_id, in ath11k_peer_rhash_add() 235 ath11k_peer_rhash_remove(ab, ab->rhead_peer_id, &peer->rhash_id, in ath11k_peer_rhash_add() 243 struct ath11k_base *ab = ar->ab; in ath11k_peer_cleanup() local 297 struct ath11k_base *ab = ar->ab; in __ath11k_peer_delete() local 324 ath11k_warn(ab, in __ath11k_peer_delete() 337 ath11k_warn(ab, in __ath11k_peer_delete() 481 if (!ab->rhead_peer_id || !ab->rhead_peer_addr) in ath11k_peer_rhash_delete() 529 param->nelem_hint = ab->num_radios * TARGET_NUM_PEERS_PDEV(ab); in ath11k_peer_rhash_id_tbl_init() [all …]
|
| H A D | pci.c | 77 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_select_window() local 385 ab->qmi.service_ins_id = ab->hw_params.qmi_service_ins_id; in ath11k_pci_init_qmi_ce_config() 418 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_alloc_msi() local 504 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_claim() local 562 ab->mem_ce = ab->mem; in ath11k_pci_claim() 564 ath11k_dbg(ab, ATH11K_DBG_BOOT, "pci_mem 0x%p\n", ab->mem); in ath11k_pci_claim() 577 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_free_region() local 589 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_aspm_disable() local 792 queue_work(ab->workqueue, &ab->dump_work); in ath11k_pci_coredump_download() 938 if (!ab) { in ath11k_pci_probe() [all …]
|
| H A D | core.c | 1106 ab->new_alpha2[0], ab->new_alpha2[1]); in ath11k_core_check_cc_code_bdfext() 1218 ab->id.vendor, ab->id.device, in __ath11k_core_create_board_name() 1949 ret = ath11k_core_start_firmware(ab, ab->fw_mode); in ath11k_core_qmi_firmware_ready() 2029 ab->free_vdev_map = (1LL << (ab->num_radios * TARGET_NUM_VDEVS(ab))) - 1; in ath11k_core_reconfigure_on_crash() 2052 struct ath11k_base *ab = ar->ab; in ath11k_core_halt() local 2303 ath11k_info(ab, "%s\n", ab->hw_params.name); in ath11k_init_hw_params() 2362 kfree(ab); in ath11k_core_free() 2371 ab = kzalloc(sizeof(*ab) + priv_size, GFP_KERNEL); in ath11k_core_alloc() 2372 if (!ab) in ath11k_core_alloc() 2408 return ab; in ath11k_core_alloc() [all …]
|
| H A D | ahb.c | 431 ab->qmi.service_ins_id = ab->hw_params.qmi_service_ins_id; in ath11k_ahb_init_qmi_ce_config() 461 free_irq(ab->irq_num[irq_idx], &ab->ce.ce_pipe[i]); in ath11k_ahb_free_irq() 495 struct ath11k_base *ab = irq_grp->ab; in ath11k_ahb_ext_grp_napi_poll() local 535 irq_grp->ab = ab; in ath11k_ahb_config_ext_irq() 912 ab->mem = mem; in ath11k_ahb_setup_resources() 964 ab->mem_ce = ab->mem; in ath11k_ahb_ce_remap() 973 if (!ab->mem_ce) { in ath11k_ahb_ce_remap() 984 iounmap(ab->mem_ce); in ath11k_ahb_ce_unmap() 1154 if (!ab) { in ath11k_ahb_probe() 1160 ab->pdev = pdev; in ath11k_ahb_probe() [all …]
|
| H A D | pcic.c | 184 ret = ab->pci.ops->wakeup(ab); in ath11k_pcic_write32() 189 ab->pci.ops->release(ab); in ath11k_pcic_write32() 217 ret = ab->pci.ops->wakeup(ab); in ath11k_pcic_read32() 222 ab->pci.ops->release(ab); in ath11k_pcic_read32() 241 ret = ab->pci.ops->wakeup(ab); in ath11k_pcic_read() 260 ab->pci.ops->release(ab); in ath11k_pcic_read() 417 struct ath11k_base *ab = ce_pipe->ab; in ath11k_pcic_ce_interrupt_handler() local 435 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_disable() local 469 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_enable() local 526 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_napi_poll() local [all …]
|
| H A D | hal.h | 88 (HAL_TCL1_RING_MSI1_DATA(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 90 (HAL_TCL1_RING_BASE_MSB(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 92 (HAL_TCL1_RING_ID(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 98 (HAL_TCL1_RING_TP_ADDR_LSB(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 100 (HAL_TCL1_RING_TP_ADDR_MSB(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 102 (HAL_TCL1_RING_MISC(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 156 (HAL_REO1_RING_MSI1_DATA(ab) - HAL_REO1_RING_BASE_LSB(ab)) 158 (HAL_REO1_RING_BASE_MSB(ab) - HAL_REO1_RING_BASE_LSB(ab)) 159 #define HAL_REO1_RING_ID_OFFSET(ab) (HAL_REO1_RING_ID(ab) - HAL_REO1_RING_BASE_LSB(ab)) argument 167 (HAL_REO1_RING_MISC(ab) - HAL_REO1_RING_BASE_LSB(ab)) [all …]
|
| H A D | dp.c | 24 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_cleanup() local 29 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 46 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_setup() local 346 ath11k_dp_shadow_stop_timer(ab, &ab->dp.tx_ring_timer[i]); in ath11k_dp_stop_shadow_timers() 348 ath11k_dp_shadow_stop_timer(ab, &ab->dp.reo_cmd_timer); in ath11k_dp_stop_shadow_timers() 478 ab->hw_params.hw_ops->reo_setup(ab); in ath11k_dp_srng_common_setup() 881 ar = ab->pdevs[i].ar; in ath11k_dp_pdev_free() 896 ar = ab->pdevs[i].ar; in ath11k_dp_pdev_pre_alloc() 1057 dp->ab = ab; in ath11k_dp_alloc() 1122 struct ath11k_base *ab = update_timer->ab; in ath11k_dp_shadow_timer_handler() local [all …]
|
| H A D | ce.c | 268 ath11k_dp_shadow_stop_timer(ab, &ab->ce.hp_timer[i]); in ath11k_ce_stop_shadow_timers() 274 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_buf_enqueue_pipe() local 322 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_post_pipe() local 372 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_recv_next() local 421 struct ath11k_base *ab = pipe->ab; in ath11k_ce_recv_process_cb() local 461 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_send_next() local 502 struct ath11k_base *ab = pipe->ab; in ath11k_ce_tx_process_cb() local 606 ath11k_dp_shadow_init_timer(ab, &ab->ce.hp_timer[ce_id], in ath11k_ce_init_ring() 803 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_pipe_cleanup() local 985 ath11k_dp_shadow_stop_timer(ab, &ab->ce.hp_timer[i]); in ath11k_ce_free_pipes() [all …]
|
| H A D | hal.c | 305 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_ID_OFFSET(ab), val); in ath11k_hal_srng_dst_hw_init() 322 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_HP_ADDR_LSB_OFFSET(ab), in ath11k_hal_srng_dst_hw_init() 324 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_HP_ADDR_MSB_OFFSET(ab), in ath11k_hal_srng_dst_hw_init() 330 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_TP_OFFSET(ab), 0); in ath11k_hal_srng_dst_hw_init() 343 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_MISC_OFFSET(ab), val); in ath11k_hal_srng_dst_hw_init() 384 ath11k_hif_write32(ab, reg_base + HAL_TCL1_RING_ID_OFFSET(ab), val); in ath11k_hal_srng_src_hw_init() 452 ath11k_hif_write32(ab, reg_base + HAL_TCL1_RING_MISC_OFFSET(ab), val); in ath11k_hal_srng_src_hw_init() 1071 (HAL_REO1_RING_TP(ab) - HAL_REO1_RING_HP(ab))); in ath11k_hal_srng_setup() 1217 s->reg_size[1] = HAL_REO2_RING_HP(ab) - HAL_REO1_RING_HP(ab); in ath11k_hal_srng_create_config() 1392 ath11k_err(ab, in ath11k_hal_dump_srng_stats() [all …]
|
| H A D | fw.c | 19 ab->fw.fw = ath11k_core_firmware_request(ab, name); in ath11k_fw_request_firmware_api_n() 20 if (IS_ERR(ab->fw.fw)) { in ath11k_fw_request_firmware_api_n() 21 ret = PTR_ERR(ab->fw.fw); in ath11k_fw_request_firmware_api_n() 23 ab->fw.fw = NULL; in ath11k_fw_request_firmware_api_n() 27 data = ab->fw.fw->data; in ath11k_fw_request_firmware_api_n() 28 len = ab->fw.fw->size; in ath11k_fw_request_firmware_api_n() 103 ab->fw.fw_features, in ath11k_fw_request_firmware_api_n() 119 ab->fw.m3_data = data; in ath11k_fw_request_firmware_api_n() 142 ab->fw.fw = NULL; in ath11k_fw_request_firmware_api_n() 152 ab->fw.api_version = 2; in ath11k_fw_pre_init() [all …]
|
| H A D | qmi.c | 2189 ab->mem_ce = ab->mem; in ath11k_qmi_request_device_info() 2948 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_mem_request() local 2962 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_load_bdf() local 2992 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_server_arrive() local 3026 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_mem_request_cb() local 3072 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_mem_ready_cb() local 3084 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_fw_ready_cb() local 3103 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_cold_boot_cal_done_cb() local 3117 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_fw_init_done_cb() local 3170 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_ops_new_server() local [all …]
|
| H A D | mhi.c | 192 ath11k_mhi_reset_txvecdb(ab); in ath11k_mhi_clear_vector() 200 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_get_msi() local 290 queue_work(ab->workqueue_aux, &ab->reset_work); in ath11k_mhi_op_status_cb() 339 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_register() local 350 mhi_ctrl->regs = ab->mem; in ath11k_mhi_register() 353 if (ab->fw.amss_data && ab->fw.amss_len > 0) { in ath11k_mhi_register() 393 switch (ab->hw_rev) { in ath11k_mhi_register() 406 ab->hw_rev); in ath11k_mhi_register() 437 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_start() local 465 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_suspend() local [all …]
|
| /linux-6.15/security/ipe/ |
| H A D | audit.c | 72 ipe_digest_audit(ab, rh); in audit_dmv_roothash() 83 ipe_digest_audit(ab, d); in audit_fsv_digest() 139 if (!ab) in ipe_audit_match() 162 audit_rule(ab, r); in ipe_audit_match() 170 audit_log_end(ab); in ipe_audit_match() 228 if (!ab) in ipe_audit_policy_activation() 247 audit_log_end(ab); in ipe_audit_policy_activation() 260 if (!ab) in ipe_audit_policy_load() 268 audit_log_end(ab); in ipe_audit_policy_load() 281 if (!ab) in ipe_audit_enforce() [all …]
|
| /linux-6.15/include/linux/mfd/abx500/ |
| H A D | ab8500.h | 410 return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT1P0)); in is_ab8500_1p0_or_earlier() 416 return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT1P1)); in is_ab8500_1p1_or_earlier() 422 return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT2P0)); in is_ab8500_2p0_or_earlier() 427 return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT3P3)); in is_ab8500_3p3_or_earlier() 467 return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT1P0); in is_ab8540_1p0_or_earlier() 472 return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT1P1); in is_ab8540_1p1_or_earlier() 477 return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT1P2); in is_ab8540_1p2_or_earlier() 482 return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT2P0); in is_ab8540_2p0_or_earlier() 487 return is_ab8540(ab) && (ab->chip_id == AB8500_CUT2P0); in is_ab8540_2p0() 492 return (is_ab8505(ab) && (ab->chip_id < AB8500_CUT2P0)); in is_ab8505_2p0_earlier() [all …]
|