Searched refs:slot1 (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | rxon.c | 513 int slot0 = 300, slot1 = 0; in iwlagn_set_pan_params() local 562 slot1 = bcnint - slot0; in iwlagn_set_pan_params() 568 slot1 = IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 571 slot1 = dtim * bcnint * 3 - IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 576 slot1 = max_t(int, 1, ctx_pan->vif->bss_conf.dtim_period) * in iwlagn_set_pan_params() 578 slot1 = max_t(int, DEFAULT_BEACON_INTERVAL, slot1); in iwlagn_set_pan_params() 581 slot0 = slot1 * 3 - IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 582 slot1 = IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 587 cmd.slots[1].width = cpu_to_le16(slot1); in iwlagn_set_pan_params()
|
/linux-6.1.9/drivers/pci/hotplug/ |
D | shpchp.h | 190 volatile u32 slot1; member 207 SLOT1 = offsetof(struct ctrl_reg, slot1),
|
/linux-6.1.9/sound/soc/fsl/ |
D | fsl_easrc.c | 867 struct fsl_easrc_slot *slot0, *slot1; in fsl_easrc_config_slot() local 876 slot1 = &easrc_priv->slot[i][1]; in fsl_easrc_config_slot() 878 if (slot0->busy && slot1->busy) { in fsl_easrc_config_slot() 881 (slot1->busy && slot1->ctx_index == ctx->index)) { in fsl_easrc_config_slot() 885 slotb = slot1; in fsl_easrc_config_slot() 887 } else if (!slot1->busy) { in fsl_easrc_config_slot() 888 slota = slot1; in fsl_easrc_config_slot()
|
/linux-6.1.9/drivers/iio/health/ |
D | max30102.c | 189 #define MAX30102_MODE_CONTROL_LED_SLOTS(slot2, slot1) \ argument 190 ((slot2 << MAX30102_REG_MODE_CONTROL_SLOT_SHIFT) | slot1)
|
/linux-6.1.9/arch/powerpc/boot/dts/fsl/ |
D | b4860qds.dts | 90 phy_xaui_slot1: xaui-phy@slot1 {
|
D | t104xd4rdb.dtsi | 141 * connector slot1, the mini PCI connector
|
D | p5040ds.dts | 414 hydra_xg_slot1: hydra-xg-slot1@0 {
|
/linux-6.1.9/net/tipc/ |
D | node.c | 862 int *slot1 = &n->active_links[1]; in __tipc_node_link_up() local 893 *slot1 = bearer_id; in __tipc_node_link_up() 905 *slot1 = bearer_id; in __tipc_node_link_up() 910 *slot1 = bearer_id; in __tipc_node_link_up() 996 int *slot1 = &n->active_links[1]; in __tipc_node_link_down() local 1015 *slot1 = INVALID_BEARER_ID; in __tipc_node_link_down() 1028 *slot1 = i; in __tipc_node_link_down() 1031 *slot1 = i; in __tipc_node_link_down()
|
/linux-6.1.9/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1043a-qds.dts | 39 emi1-slot1 = &ls1043mdio_s1;
|
D | fsl-ls1046a-qds.dts | 20 emi1-slot1 = &ls1046mdio_s1;
|
/linux-6.1.9/arch/powerpc/boot/dts/ |
D | hotfoot.dts | 282 /* IDSEL 3 -- slot1 (optional) 27/29 A/B IRQ2/4 */
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | nuvoton-npcm730-gbs.dts | 134 pe-slot1 { 135 label = "pe-slot1";
|
/linux-6.1.9/drivers/net/can/ |
D | grcan.c | 43 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument
|
/linux-6.1.9/Documentation/trace/ |
D | kprobes.rst | 318 - ia64 (Does not support probes on instruction slot1.)
|