Home
last modified time | relevance | path

Searched refs:module_idx (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c8063 (module_idx % NUM_OF_TPC_PER_DCORE) + in gaudi2_razwi_calc_engine_id()
8068 (module_idx * ENGINE_ID_DCORE_OFFSET)); in gaudi2_razwi_calc_engine_id()
8072 (module_idx % NUM_OF_EDMA_PER_DCORE)); in gaudi2_razwi_calc_engine_id()
8081 if (module_idx == 8) in gaudi2_razwi_calc_engine_id()
8084 if (module_idx == 9) in gaudi2_razwi_calc_engine_id()
8088 (module_idx % NUM_OF_DEC_PER_DCORE) + in gaudi2_razwi_calc_engine_id()
8092 return GAUDI2_ENGINE_ID_ROT_0 + module_idx; in gaudi2_razwi_calc_engine_id()
8122 if (binned_idx == module_idx) in gaudi2_ack_module_razwi_event_handler()
8123 module_idx = TPC_ID_DCORE0_TPC6; in gaudi2_ack_module_razwi_event_handler()
8189 if (binned_idx == module_idx) in gaudi2_ack_module_razwi_event_handler()
[all …]
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2152 __le32 module_idx; in mt7915_mcu_fw_dbg_ctrl() member
2154 .module_idx = cpu_to_le32(module), in mt7915_mcu_fw_dbg_ctrl()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c3123 __le32 module_idx; in mt7996_mcu_fw_dbg_ctrl() member
3129 .module_idx = cpu_to_le32(module), in mt7996_mcu_fw_dbg_ctrl()