Home
last modified time | relevance | path

Searched refs:gate (Results 276 - 300 of 380) sorted by relevance

1...<<111213141516

/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-generate-rtl-pass.h94 virtual bool gate(function *) { return _GATE(); } in gate() function in __anon41908::_PASS_NAME_PASS
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dhci.h12 u8 gate; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c260 * smu_dpm_set_power_gate - power gate/ungate the specific IP block
263 * @block_type: the IP block to power gate/ungate
264 * @gate: to power gate if true, ungate otherwise
275 bool gate) in smu_dpm_set_power_gate()
283 gate ? "gate" : "ungate", block_type); in smu_dpm_set_power_gate()
294 ret = smu_dpm_set_vcn_enable(smu, !gate); in smu_dpm_set_power_gate()
297 gate ? "gate" in smu_dpm_set_power_gate()
273 smu_dpm_set_power_gate(void *handle, uint32_t block_type, bool gate) smu_dpm_set_power_gate() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtda18271-fe.c1191 priv->gate = (cfg) ? cfg->gate : TDA18271_GATE_AUTO; in tda18271_setup_configuration()
1302 if (cfg->gate != TDA18271_GATE_ANALOG) in tda18271_attach()
1303 priv->gate = cfg->gate; in tda18271_attach()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtda18271-fe.c1191 priv->gate = (cfg) ? cfg->gate : TDA18271_GATE_AUTO; in tda18271_setup_configuration()
1302 if (cfg->gate != TDA18271_GATE_ANALOG) in tda18271_attach()
1303 priv->gate = cfg->gate; in tda18271_attach()
/kernel/linux/linux-5.10/drivers/clk/uniphier/
H A Dclk-uniphier-core.c32 &data->data.gate); in uniphier_clk_register()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dvmlinux.lds.S157 *(.data..gate)
161 * make sure the gate page doesn't expose
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dvmlinux.lds.S156 *(.data..gate)
160 * make sure the gate page doesn't expose
/kernel/linux/linux-6.6/drivers/clk/uniphier/
H A Dclk-uniphier-core.c31 &data->data.gate); in uniphier_clk_register()
/kernel/linux/linux-6.6/drivers/clk/stm32/
H A Dclk-stm32-core.h37 int gate; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c946 int amdgpu_dpm_set_powergating_by_smu(struct amdgpu_device *adev, uint32_t block_type, bool gate) in amdgpu_dpm_set_powergating_by_smu() argument
955 ret = smu_dpm_set_power_gate(&adev->smu, block_type, gate); in amdgpu_dpm_set_powergating_by_smu()
986 (adev)->powerplay.pp_handle, block_type, gate)); in amdgpu_dpm_set_powergating_by_smu()
994 ret = smu_dpm_set_power_gate(&adev->smu, block_type, gate); in amdgpu_dpm_set_powergating_by_smu()
998 (adev)->powerplay.pp_handle, block_type, gate)); in amdgpu_dpm_set_powergating_by_smu()
1002 ret = smu_dpm_set_power_gate(&adev->smu, block_type, gate); in amdgpu_dpm_set_powergating_by_smu()
1009 (adev)->powerplay.pp_handle, block_type, gate)); in amdgpu_dpm_set_powergating_by_smu()
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c218 .gate = TDA18271_GATE_DIGITAL,
237 pr_warn("could not access the I2C gate\n"); in kworld_sbtvd_gate_ctrl()
245 pr_warn("could not access the I2C gate\n"); in kworld_sbtvd_gate_ctrl()
535 pr_warn("could not access tda8290 I2C gate\n"); in tda8290_i2c_gate_ctrl()
1095 .gate = TDA18271_GATE_ANALOG,
1117 .gate = TDA18271_GATE_ANALOG,
1143 .gate = TDA18271_GATE_ANALOG,
1162 .gate = TDA18271_GATE_ANALOG,
1175 .gate = TDA18271_GATE_ANALOG,
1193 .gate
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.c325 .gate = TDA18271_GATE_ANALOG,
423 .gate = TDA18271_GATE_ANALOG,
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dvendor_cmds.c35 u8 gate; member
217 r = nci_hci_get_param(ndev, param->gate, param->data, &skb); in st_nci_hci_get_param()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.c325 .gate = TDA18271_GATE_ANALOG,
423 .gate = TDA18271_GATE_ANALOG,
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dvendor_cmds.c35 u8 gate; member
215 r = nci_hci_get_param(ndev, param->gate, param->data, &skb); in st_nci_hci_get_param()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsyscall.S18 than that: to have this happen, you also have to use a branch with a ,gate
80 gate lws_start, %r0 /* increase privilege */
91 gate .+8, %r0 /* increase privilege */
105 gate .+8, %r0 /* become privileged */
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c141 if (f->gate <= 1) /* undefined or fe0 */ in cx23885_dvb_gate_ctrl()
144 fe = vb2_dvb_get_frontend(f, f->gate); in cx23885_dvb_gate_ctrl()
321 .gate = TDA18271_GATE_ANALOG,
327 .gate = TDA18271_GATE_ANALOG,
332 .gate = TDA18271_GATE_DIGITAL,
337 .gate = TDA18271_GATE_DIGITAL,
1217 /* multi-frontend gate control is undefined or defaults to fe0 */ in dvb_register()
1218 port->frontends.gate = 0; in dvb_register()
1220 /* Sets the gate control callback to be used by i2c command calls */ in dvb_register()
1720 port->frontends.gate in dvb_register()
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1060 * transmission if the traffic class gate is open for at least 33 ns.
1061 * Overruns are prevented by cropping an interval at the end of the gate time
1064 * This function returns the size of a gate interval that remains available for
1079 /* Extract shortest continuous gate open intervals in ns for each traffic class
1080 * of a cyclic tc-taprio schedule. If a gate is always open, the duration is
1081 * considered U64_MAX. If the gate is always closed, it is considered 0.
1103 /* Walk through the gate list twice to determine the length in vsc9959_tas_min_gate_lengths()
1107 * minimum is (if the gate never closes, min_gate_len will in vsc9959_tas_min_gate_lengths()
1129 /* min_gate_len[tc] actually tracks minimum *open* gate time, so for in vsc9959_tas_min_gate_lengths()
1132 * open gates. Overwrite the gate le in vsc9959_tas_min_gate_lengths()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c141 if (f->gate <= 1) /* undefined or fe0 */ in cx23885_dvb_gate_ctrl()
144 fe = vb2_dvb_get_frontend(f, f->gate); in cx23885_dvb_gate_ctrl()
321 .gate = TDA18271_GATE_ANALOG,
327 .gate = TDA18271_GATE_ANALOG,
332 .gate = TDA18271_GATE_DIGITAL,
337 .gate = TDA18271_GATE_DIGITAL,
1217 /* multi-frontend gate control is undefined or defaults to fe0 */ in dvb_register()
1218 port->frontends.gate = 0; in dvb_register()
1220 /* Sets the gate control callback to be used by i2c command calls */ in dvb_register()
1720 port->frontends.gate in dvb_register()
[all...]
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-tegra-periph.c881 bank = get_reg_bank(data->periph.gate.clk_num); in periph_clk_init()
885 data->periph.gate.regs = bank; in periph_clk_init()
908 data->p.parent_name, data->periph.gate.flags, in gate_clk_init()
910 data->periph.gate.clk_num, in gate_clk_init()
985 * CPU, register a gate clock "pll_p_out_cpu" for this gating in init_pllp()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dcik_sdma.c1210 bool gate = false; in cik_sdma_set_clockgating_state() local
1214 gate = true; in cik_sdma_set_clockgating_state()
1216 cik_enable_sdma_mgcg(adev, gate); in cik_sdma_set_clockgating_state()
1217 cik_enable_sdma_mgls(adev, gate); in cik_sdma_set_clockgating_state()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c489 u8 gate; in lme2510_i2c_xfer() local
497 gate = (msg[i].addr == st->i2c_tuner_addr) in lme2510_i2c_xfer()
501 obuf[0] = gate | (read << 7); in lme2510_i2c_xfer()
503 if (gate == 5) in lme2510_i2c_xfer()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c493 u8 gate; in lme2510_i2c_xfer() local
501 gate = (msg[i].addr == st->i2c_tuner_addr) in lme2510_i2c_xfer()
505 obuf[0] = gate | (read << 7); in lme2510_i2c_xfer()
507 if (gate == 5) in lme2510_i2c_xfer()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dcik_sdma.c1204 bool gate = false; in cik_sdma_set_clockgating_state() local
1208 gate = true; in cik_sdma_set_clockgating_state()
1210 cik_enable_sdma_mgcg(adev, gate); in cik_sdma_set_clockgating_state()
1211 cik_enable_sdma_mgls(adev, gate); in cik_sdma_set_clockgating_state()

Completed in 31 milliseconds

1...<<111213141516