Home
last modified time | relevance | path

Searched refs:gate (Results 301 - 325 of 368) sorted by relevance

1...<<1112131415

/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-dvb.c204 if (f->gate <= 1) /* undefined or fe0 */ in cx88_dvb_gate_ctrl()
207 fe = vb2_dvb_get_frontend(f, f->gate); in cx88_dvb_gate_ctrl()
624 * Some xc3028 devices may be hidden by an I2C gate. This is known in attach_xc3028()
626 * Now that I2C gate is open, sets up xc3028 configuration in attach_xc3028()
1004 /* multi-frontend gate control is undefined or defaults to fe0 */ in dvb_register()
1005 dev->frontends.gate = 0; in dvb_register()
1007 /* Sets the gate control callback to be used by i2c command calls */ in dvb_register()
1065 dev->frontends.gate = 2; in dvb_register()
1441 dev->frontends.gate = 2; in dvb_register()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c99 int (*gate_ctrl)(struct dvb_frontend *fe, int gate);
377 .gate = TDA18271_GATE_DIGITAL,
881 .gate = TDA18271_GATE_DIGITAL,
911 .gate = TDA18271_GATE_DIGITAL,
924 .gate = TDA18271_GATE_DIGITAL,
1785 /* disable I2C-gate */ in em28xx_dvb_init()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c96 int (*gate_ctrl)(struct dvb_frontend *fe, int gate);
374 .gate = TDA18271_GATE_DIGITAL,
878 .gate = TDA18271_GATE_DIGITAL,
908 .gate = TDA18271_GATE_DIGITAL,
921 .gate = TDA18271_GATE_DIGITAL,
1808 /* disable I2C-gate */ in em28xx_dvb_init()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-dvb.c205 if (f->gate <= 1) /* undefined or fe0 */ in cx88_dvb_gate_ctrl()
208 fe = vb2_dvb_get_frontend(f, f->gate); in cx88_dvb_gate_ctrl()
625 * Some xc3028 devices may be hidden by an I2C gate. This is known in attach_xc3028()
627 * Now that I2C gate is open, sets up xc3028 configuration in attach_xc3028()
1005 /* multi-frontend gate control is undefined or defaults to fe0 */ in dvb_register()
1006 dev->frontends.gate = 0; in dvb_register()
1008 /* Sets the gate control callback to be used by i2c command calls */ in dvb_register()
1066 dev->frontends.gate = 2; in dvb_register()
1442 dev->frontends.gate = 2; in dvb_register()
/kernel/linux/linux-5.10/arch/arm/common/
H A Dmcpm_head.S189 @ Observability order of CPU_UP and opening of the gate does not matter.
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A DMakefile140 VDSO_LDFLAGS_vdso32.lds = -m elf_i386 -soname linux-gate.so.1
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dkvm.h267 __u8 gate; member
/kernel/linux/linux-6.6/arch/arm/common/
H A Dmcpm_head.S191 @ Observability order of CPU_UP and opening of the gate does not matter.
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h278 uint32_t block_type, bool gate);
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/
H A Dkvm.h267 __u8 gate; member
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h166 struct vop_reg gate; member
H A Drockchip_vop_reg.c292 .gate = VOP_REG(PX30_WIN2_CTRL0, 0x1, 4),
610 .gate = VOP_REG(RK3288_WIN2_CTRL0, 0x1, 0),
745 .gate = VOP_REG(RK3368_WIN2_CTRL0, 0x1, 0),
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A DMakefile144 VDSO_LDFLAGS_vdso32.lds = -m elf_i386 -soname linux-gate.so.1
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h187 struct vop_reg gate; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dkvm.h233 __u8 gate; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dkvm.h233 __u8 gate; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c3424 bool gate = false; in gfx_v6_0_set_clockgating_state() local
3428 gate = true; in gfx_v6_0_set_clockgating_state()
3431 if (gate) { in gfx_v6_0_set_clockgating_state()
3446 bool gate = false; in gfx_v6_0_set_powergating_state() local
3450 gate = true; in gfx_v6_0_set_powergating_state()
3458 gfx_v6_0_update_gfx_pg(adev, gate); in gfx_v6_0_set_powergating_state()
3460 gfx_v6_0_enable_cp_pg(adev, gate); in gfx_v6_0_set_powergating_state()
3461 gfx_v6_0_enable_gds_pg(adev, gate); in gfx_v6_0_set_powergating_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c3389 bool gate = false; in gfx_v6_0_set_clockgating_state() local
3393 gate = true; in gfx_v6_0_set_clockgating_state()
3396 if (gate) { in gfx_v6_0_set_clockgating_state()
3411 bool gate = false; in gfx_v6_0_set_powergating_state() local
3415 gate = true; in gfx_v6_0_set_powergating_state()
3423 gfx_v6_0_update_gfx_pg(adev, gate); in gfx_v6_0_set_powergating_state()
3425 gfx_v6_0_enable_cp_pg(adev, gate); in gfx_v6_0_set_powergating_state()
3426 gfx_v6_0_enable_gds_pg(adev, gate); in gfx_v6_0_set_powergating_state()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dsyscall.S18 than that: to have this happen, you also have to use a branch with a ,gate
107 gate lws_start, %r0 /* increase privilege */
118 gate .+8, %r0 /* increase privilege */
132 gate .+8, %r0 /* become privileged */
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c94 .gate = TDA18271_GATE_ANALOG,
136 .gate = TDA18271_GATE_DIGITAL,
146 .gate = TDA18271_GATE_DIGITAL,
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c94 .gate = TDA18271_GATE_ANALOG,
136 .gate = TDA18271_GATE_DIGITAL,
146 .gate = TDA18271_GATE_DIGITAL,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_smu.h531 int (*powergate_sdma)(struct smu_context *smu, bool gate);
769 extern int smu_dpm_set_power_gate(struct smu_context *smu,uint32_t block_type, bool gate);
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c52 .gate = TDA18271_GATE_ANALOG,
58 .gate = TDA18271_GATE_ANALOG,
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c52 .gate = TDA18271_GATE_ANALOG,
58 .gate = TDA18271_GATE_ANALOG,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c73 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
77 enum ip_power_state pwr_state = gate ? POWER_STATE_OFF : POWER_STATE_ON; in amdgpu_dpm_set_powergating_by_smu()
81 block_type, gate ? "gate" : "ungate"); in amdgpu_dpm_set_powergating_by_smu()
98 (adev)->powerplay.pp_handle, block_type, gate)); in amdgpu_dpm_set_powergating_by_smu()

Completed in 60 milliseconds

1...<<1112131415