/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | ni_tio_internal.h | 171 int ni_tio_set_gate_src(struct ni_gpct *counter, unsigned int gate, 173 int ni_tio_set_gate_src_raw(struct ni_gpct *counter, unsigned int gate,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_internal.h | 40 #define smu_powergate_sdma(smu, gate) smu_ppt_funcs(powergate_sdma, 0, smu, gate)
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | i8254.h | 21 u8 gate; /* timer start */ member
|
H A D | i8254.c | 69 if (c->gate < val) in pit_set_gate() 74 c->gate = val; in pit_set_gate() 79 return pit->pit_state.channels[channel].gate; in pit_get_gate() 634 c->gate = (i != 2); in kvm_pit_reset()
|
/kernel/linux/linux-5.10/drivers/clk/sunxi/ |
H A D | clk-factors.h | 51 struct clk_gate *gate; member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | videobuf2-dvb.h | 50 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */ member
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18271.h | 84 /* use i2c gate provided by analog or digital demod */ 85 enum tda18271_i2c_gate gate; member
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18271.h | 84 /* use i2c gate provided by analog or digital demod */ 85 enum tda18271_i2c_gate gate; member
|
/kernel/linux/linux-6.6/include/media/ |
H A D | videobuf2-dvb.h | 50 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */ member
|
/kernel/linux/linux-6.6/drivers/clk/sunxi/ |
H A D | clk-factors.h | 51 struct clk_gate *gate; member
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | i8254.h | 21 u8 gate; /* timer start */ member
|
H A D | i8254.c | 69 if (c->gate < val) in pit_set_gate() 74 c->gate = val; in pit_set_gate() 79 return pit->pit_state.channels[channel].gate; in pit_get_gate() 637 c->gate = (i != 2); in kvm_pit_reset()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 1326 bool gate = false; in gmc_v7_0_set_clockgating_state() local 1330 gate = true; in gmc_v7_0_set_clockgating_state() 1333 gmc_v7_0_enable_mc_mgcg(adev, gate); in gmc_v7_0_set_clockgating_state() 1334 gmc_v7_0_enable_mc_ls(adev, gate); in gmc_v7_0_set_clockgating_state() 1336 gmc_v7_0_enable_bif_mgls(adev, gate); in gmc_v7_0_set_clockgating_state() 1337 gmc_v7_0_enable_hdp_mgcg(adev, gate); in gmc_v7_0_set_clockgating_state() 1338 gmc_v7_0_enable_hdp_ls(adev, gate); in gmc_v7_0_set_clockgating_state()
|
H A D | vce_v2_0.c | 554 bool gate = false; in vce_v2_0_set_clockgating_state() local 560 gate = true; in vce_v2_0_set_clockgating_state() 564 vce_v2_0_enable_mgcg(adev, gate, sw_cg); in vce_v2_0_set_clockgating_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 1319 bool gate = false; in gmc_v7_0_set_clockgating_state() local 1323 gate = true; in gmc_v7_0_set_clockgating_state() 1326 gmc_v7_0_enable_mc_mgcg(adev, gate); in gmc_v7_0_set_clockgating_state() 1327 gmc_v7_0_enable_mc_ls(adev, gate); in gmc_v7_0_set_clockgating_state() 1329 gmc_v7_0_enable_bif_mgls(adev, gate); in gmc_v7_0_set_clockgating_state() 1330 gmc_v7_0_enable_hdp_mgcg(adev, gate); in gmc_v7_0_set_clockgating_state() 1331 gmc_v7_0_enable_hdp_ls(adev, gate); in gmc_v7_0_set_clockgating_state()
|
H A D | vce_v2_0.c | 583 bool gate = false; in vce_v2_0_set_clockgating_state() local 589 gate = true; in vce_v2_0_set_clockgating_state() 593 vce_v2_0_enable_mgcg(adev, gate, sw_cg); in vce_v2_0_set_clockgating_state()
|
/kernel/linux/linux-5.10/drivers/clk/ingenic/ |
H A D | cgu.c | 34 * ingenic_cgu_gate_get() - get the value of clock gate register bit 36 * @info: info struct describing the gate bit 38 * Retrieves the state of the clock gate bit described by info. The 41 * Return: true if the gate bit is set, else false. 52 * ingenic_cgu_gate_set() - set the value of clock gate register bit 54 * @info: info struct describing the gate bit 55 * @val: non-zero to gate a clock, otherwise zero 57 * Sets the given gate bit in order to gate or ungate a clock. 534 ingenic_cgu_gate_set(cgu, &clk_info->gate, fals in ingenic_clk_enable() [all...] |
/kernel/linux/linux-6.6/drivers/clk/ingenic/ |
H A D | cgu.c | 34 * ingenic_cgu_gate_get() - get the value of clock gate register bit 36 * @info: info struct describing the gate bit 38 * Retrieves the state of the clock gate bit described by info. The 41 * Return: true if the gate bit is set, else false. 52 * ingenic_cgu_gate_set() - set the value of clock gate register bit 54 * @info: info struct describing the gate bit 55 * @val: non-zero to gate a clock, otherwise zero 57 * Sets the given gate bit in order to gate or ungate a clock. 587 ingenic_cgu_gate_set(cgu, &clk_info->gate, fals in ingenic_clk_enable() [all...] |
/kernel/linux/linux-5.10/drivers/i2c/ |
H A D | i2c-mux.c | 261 muxc->gate = true; in i2c_mux_alloc() 361 else if (muxc->gate) in i2c_mux_add_adapter() 362 mux_node = of_get_child_by_name(dev_node, "i2c-gate"); in i2c_mux_add_adapter() 376 else if (muxc->arbitrator || muxc->gate) in i2c_mux_add_adapter()
|
/kernel/linux/linux-6.6/drivers/i2c/ |
H A D | i2c-mux.c | 262 muxc->gate = true; in i2c_mux_alloc() 362 else if (muxc->gate) in i2c_mux_add_adapter() 363 mux_node = of_get_child_by_name(dev_node, "i2c-gate"); in i2c_mux_add_adapter() 377 else if (muxc->arbitrator || muxc->gate) in i2c_mux_add_adapter()
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_agate.c | 144 static void gate(AudioGateContext *s, in gate() function 214 gate(s, src, dst, src, in->nb_samples, in filter_frame() 240 .description = NULL_IF_CONFIG_SMALL("Audio gate."), 297 gate(s, (double *)in[0]->data[0], dst, in activate() 388 .description = NULL_IF_CONFIG_SMALL("Audio sidechain gate."),
|
/kernel/linux/linux-6.6/drivers/soc/tegra/ |
H A D | pmc.c | 413 * @powergates_lock: mutex for power gate register access 2680 struct pmc_clk_gate *gate = to_pmc_clk_gate(hw); in pmc_clk_gate_is_enabled() local 2682 return tegra_pmc_readl(pmc, gate->offs) & BIT(gate->shift) ? 1 : 0; in pmc_clk_gate_is_enabled() 2687 struct pmc_clk_gate *gate = to_pmc_clk_gate(hw); in pmc_clk_gate_enable() local 2689 pmc_clk_set_state(gate->offs, gate->shift, 1); in pmc_clk_gate_enable() 2696 struct pmc_clk_gate *gate = to_pmc_clk_gate(hw); in pmc_clk_gate_disable() local 2698 pmc_clk_set_state(gate->offs, gate in pmc_clk_gate_disable() 2713 struct pmc_clk_gate *gate; tegra_pmc_clk_gate_register() local [all...] |
/kernel/linux/linux-5.10/arch/sh/kernel/vsyscall/ |
H A D | Makefile | 18 vsyscall-flags = -shared -s -Wl,-soname=linux-gate.so.1 -Wl,--hash-style=sysv
|
/kernel/linux/linux-5.10/drivers/clk/ti/ |
H A D | Makefile | 5 clk-common = dpll.o composite.o divider.o gate.o \
|
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-iproc.h | 221 const struct iproc_asiu_gate *gate,
|