Home
last modified time | relevance | path

Searched refs:cluster_id (Results 1 – 11 of 11) sorted by relevance

/drivers/irqchip/
Dirq-gic-v3.c545 unsigned long cluster_id) in gic_compute_target_list() argument
568 if (cluster_id != (mpidr & ~0xffUL)) { in gic_compute_target_list()
578 #define MPIDR_TO_SGI_AFFINITY(cluster_id, level) \ argument
579 (MPIDR_AFFINITY_LEVEL(cluster_id, level) \
582 static void gic_send_sgi(u64 cluster_id, u16 tlist, unsigned int irq) in gic_send_sgi() argument
586 val = (MPIDR_TO_SGI_AFFINITY(cluster_id, 3) | in gic_send_sgi()
587 MPIDR_TO_SGI_AFFINITY(cluster_id, 2) | in gic_send_sgi()
589 MPIDR_TO_SGI_AFFINITY(cluster_id, 1) | in gic_send_sgi()
610 unsigned long cluster_id = cpu_logical_map(cpu) & ~0xffUL; in gic_raise_softirq() local
613 tlist = gic_compute_target_list(&cpu, mask, cluster_id); in gic_raise_softirq()
[all …]
/drivers/clk/
Dclk-mb86s7x.c258 u32 cluster_id; member
271 cmd.cluster_id = clc->cluster; in mhu_cluster_rate()
282 cmd.cluster_id, cmd.cpu_id, cmd.frequency); in mhu_cluster_rate()
292 cmd.cluster_id, cmd.cpu_id, cmd.frequency); in mhu_cluster_rate()
/drivers/usb/host/
Dhwa-hc.c76 static int __hwahc_set_cluster_id(struct hwahc *hwahc, u8 cluster_id) in __hwahc_set_cluster_id() argument
86 cluster_id, in __hwahc_set_cluster_id()
91 cluster_id, result); in __hwahc_set_cluster_id()
93 wusbhc->cluster_id = cluster_id; in __hwahc_set_cluster_id()
94 dev_info(dev, "Wireless USB Cluster ID set to 0x%02x\n", cluster_id); in __hwahc_set_cluster_id()
193 wusb_cluster_id_put(wusbhc->cluster_id); in hwahc_op_stop()
/drivers/usb/host/whci/
Dhcd.c66 wusbhc->cluster_id = bcid; in whc_start()
102 wusb_cluster_id_put(wusbhc->cluster_id); in whc_stop()
/drivers/usb/wusbcore/
Dreservation.c90 bcid.data[0] = wusbhc->cluster_id; in wusbhc_rsv_establish()
Dwusbhc.h262 u16 cluster_id; /* Wireless USB Cluster ID */ member
/drivers/net/ethernet/intel/i40e/
Di40e_debugfs.c1397 int cluster_id, table_id; in i40e_dbg_command_write() local
1406 &cluster_id, &table_id, &index); in i40e_dbg_command_write()
1415 cluster_id, table_id, index, buff_len); in i40e_dbg_command_write()
1420 ret = i40e_aq_debug_dump(&pf->hw, cluster_id, table_id, in i40e_dbg_command_write()
Di40e_prototype.h318 i40e_status i40e_aq_debug_dump(struct i40e_hw *hw, u8 cluster_id,
Di40e_adminq_cmd.h2387 u8 cluster_id; member
2398 u8 cluster_id; member
Di40e_common.c3962 i40e_status i40e_aq_debug_dump(struct i40e_hw *hw, u8 cluster_id, in i40e_aq_debug_dump() argument
3985 cmd->cluster_id = cluster_id; in i40e_aq_debug_dump()
/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h2295 u8 cluster_id; member
2306 u8 cluster_id; member