Home
last modified time | relevance | path

Searched refs:slot0 (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/arch/ia64/kernel/
Dkprobes.c73 brl->quad0.slot0 = NOP_M_INST; /* nop.m 0x0 */ in set_brl_inst()
302 bundle->quad0.slot0 = break_inst; in prepare_break_inst()
331 *major_opcode = (bundle->quad0.slot0 >> SLOT0_OPCODE_SHIFT); in get_kprobe_inst()
332 *kprobe_inst = bundle->quad0.slot0; in get_kprobe_inst()
545 dest->quad0.slot0 = src->quad0.slot0; in arch_arm_kprobe()
568 dest->quad0.slot0 = src->quad0.slot0; in arch_disarm_kprobe()
/linux-6.1.9/arch/ia64/include/asm/
Dkprobes.h53 unsigned long long slot0 : 41; member
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c513 int slot0 = 300, slot1 = 0; in iwlagn_set_pan_params() local
561 slot0 = bcnint / 2; in iwlagn_set_pan_params()
562 slot1 = bcnint - slot0; in iwlagn_set_pan_params()
567 slot0 = dtim * bcnint * 3 - IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params()
572 slot0 = IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params()
575 slot0 = 0; in iwlagn_set_pan_params()
581 slot0 = slot1 * 3 - IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params()
586 cmd.slots[0].width = cpu_to_le16(slot0); in iwlagn_set_pan_params()
/linux-6.1.9/arch/arm/boot/dts/
Dat91sam9g20ek_2mmc.dts17 /* clk already mux wuth slot0 */
Dnuvoton-npcm730-gbs.dts128 pe-slot0 {
129 label = "pe-slot0";
/linux-6.1.9/sound/soc/fsl/
Dfsl_easrc.c867 struct fsl_easrc_slot *slot0, *slot1; in fsl_easrc_config_slot() local
875 slot0 = &easrc_priv->slot[i][0]; in fsl_easrc_config_slot()
878 if (slot0->busy && slot1->busy) { in fsl_easrc_config_slot()
880 } else if ((slot0->busy && slot0->ctx_index == ctx->index) || in fsl_easrc_config_slot()
883 } else if (!slot0->busy) { in fsl_easrc_config_slot()
884 slota = slot0; in fsl_easrc_config_slot()
889 slotb = slot0; in fsl_easrc_config_slot()
/linux-6.1.9/net/tipc/
Dnode.c861 int *slot0 = &n->active_links[0]; in __tipc_node_link_up() local
892 *slot0 = bearer_id; in __tipc_node_link_up()
904 *slot0 = bearer_id; in __tipc_node_link_up()
995 int *slot0 = &n->active_links[0]; in __tipc_node_link_down() local
1014 *slot0 = INVALID_BEARER_ID; in __tipc_node_link_down()
1027 *slot0 = i; in __tipc_node_link_down()
/linux-6.1.9/arch/powerpc/boot/dts/
Dhotfoot.dts286 /* IDSEL 4 -- slot0, 26/28 A/B IRQ1/3 */