/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 204 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 D | em28xx-dvb.c | 99 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 D | em28xx-dvb.c | 96 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 D | cx88-dvb.c | 205 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 D | mcpm_head.S | 189 @ Observability order of CPU_UP and opening of the gate does not matter.
|
/kernel/linux/linux-5.10/arch/x86/entry/vdso/ |
H A D | Makefile | 140 VDSO_LDFLAGS_vdso32.lds = -m elf_i386 -soname linux-gate.so.1
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 267 __u8 gate; member
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | mcpm_head.S | 191 @ 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 D | kgd_pp_interface.h | 278 uint32_t block_type, bool gate);
|
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 267 __u8 gate; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.h | 166 struct vop_reg gate; member
|
H A D | rockchip_vop_reg.c | 292 .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 D | Makefile | 144 VDSO_LDFLAGS_vdso32.lds = -m elf_i386 -soname linux-gate.so.1
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.h | 187 struct vop_reg gate; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | kvm.h | 233 __u8 gate; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | kvm.h | 233 __u8 gate; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v6_0.c | 3424 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 D | gfx_v6_0.c | 3389 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 D | syscall.S | 18 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 D | cx231xx-dvb.c | 94 .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 D | cx231xx-dvb.c | 94 .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 D | amdgpu_smu.h | 531 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 D | saa7164-dvb.c | 52 .gate = TDA18271_GATE_ANALOG, 58 .gate = TDA18271_GATE_ANALOG,
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/ |
H A D | saa7164-dvb.c | 52 .gate = TDA18271_GATE_ANALOG, 58 .gate = TDA18271_GATE_ANALOG,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_dpm.c | 73 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()
|