Home
last modified time | relevance | path

Searched defs:gate (Results 51 – 75 of 148) sorted by relevance

123456

/openbmc/linux/drivers/clk/davinci/
H A Dda8xx-cfgchip.c93 struct da8xx_cfgchip_gate_clk *gate; in da8xx_cfgchip_gate_clk_register() local
137 struct da8xx_cfgchip_gate_clk *gate; in da8xx_cfgchip_register_tbclk() local
160 struct da8xx_cfgchip_gate_clk *gate; in da8xx_cfgchip_register_div4p5() local
172 struct da8xx_cfgchip_gate_clk *gate; in of_da8xx_cfgchip_gate_clk_init() local
H A Dpll.c243 struct clk_gate *gate; in davinci_pll_div_register() local
578 struct clk_gate *gate; in davinci_pll_obsclk_register() local
682 struct clk_gate *gate; in davinci_pll_sysclk_register() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c437 static void pp_dpm_powergate_vce(void *handle, bool gate) in pp_dpm_powergate_vce()
451 static void pp_dpm_powergate_uvd(void *handle, bool gate) in pp_dpm_powergate_uvd()
1196 static int pp_dpm_powergate_gfx(void *handle, bool gate) in pp_dpm_powergate_gfx()
1211 static void pp_dpm_powergate_acp(void *handle, bool gate) in pp_dpm_powergate_acp()
1226 static void pp_dpm_powergate_sdma(void *handle, bool gate) in pp_dpm_powergate_sdma()
1242 uint32_t block_type, bool gate) in pp_set_powergating_by_smu()
/openbmc/qemu/include/hw/timer/
H A Di8254.h36 int gate; member
/openbmc/linux/drivers/clk/sunxi/
H A Dclk-a10-pll2.c45 struct clk_gate *gate; in sun4i_pll2_setup() local
H A Dclk-a10-ve.c89 struct clk_gate *gate; in sun4i_ve_clk_setup() local
/openbmc/linux/include/linux/
H A Di2c-mux.h23 unsigned int gate:1; member
/openbmc/linux/drivers/clk/
H A Dclk-stm32h7.c151 struct clk_gate gate; member
162 struct clk_gate *gate = to_clk_gate(hw); in ready_gate_clk_enable() local
190 struct clk_gate *gate = to_clk_gate(hw); in ready_gate_clk_disable() local
263 struct gate_cfg *gate; member
283 struct composite_clk_gcfg_t *gate; member
335 struct clk_gate *gate; in _get_cgate() local
365 struct clk_gate *gate = NULL; in get_cfg_composite_div() local
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c1499 static int kv_update_uvd_dpm(struct amdgpu_device *adev, bool gate) in kv_update_uvd_dpm()
1585 static int kv_update_samu_dpm(struct amdgpu_device *adev, bool gate) in kv_update_samu_dpm()
1637 static int kv_update_acp_dpm(struct amdgpu_device *adev, bool gate) in kv_update_acp_dpm()
1668 static void kv_dpm_powergate_uvd(void *handle, bool gate) in kv_dpm_powergate_uvd()
1695 static void kv_dpm_powergate_vce(void *handle, bool gate) in kv_dpm_powergate_vce()
1720 static void kv_dpm_powergate_samu(struct amdgpu_device *adev, bool gate) in kv_dpm_powergate_samu()
1740 static void kv_dpm_powergate_acp(struct amdgpu_device *adev, bool gate) in kv_dpm_powergate_acp()
3304 uint32_t block_type, bool gate) in kv_set_powergating_by_smu()
/openbmc/linux/drivers/nfc/pn544/
H A Dpn544.c480 static int pn544_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, in pn544_hci_target_from_gate()
502 u8 gate, in pn544_hci_complete_target_discovered()
719 u8 gate = hdev->pipes[pipe].gate; in pn544_hci_event_received() local
/openbmc/linux/net/nfc/hci/
H A Dcore.c188 u8 gate; in nfc_hci_cmd_received() local
284 int nfc_hci_target_discovered(struct nfc_hci_dev *hdev, u8 gate) in nfc_hci_target_discovered()
385 u8 gate; in nfc_hci_event_received() local
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-cgu.c166 struct clk_gate gate; member
200 struct clk_gate gate; member
264 struct clk_gate gate; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dkv_dpm.c1244 static int kv_update_uvd_dpm(struct radeon_device *rdev, bool gate) in kv_update_uvd_dpm()
1337 static int kv_update_samu_dpm(struct radeon_device *rdev, bool gate) in kv_update_samu_dpm()
1401 static int kv_update_acp_dpm(struct radeon_device *rdev, bool gate) in kv_update_acp_dpm()
1432 void kv_dpm_powergate_uvd(struct radeon_device *rdev, bool gate) in kv_dpm_powergate_uvd()
1460 static void kv_dpm_powergate_vce(struct radeon_device *rdev, bool gate) in kv_dpm_powergate_vce()
1483 static void kv_dpm_powergate_samu(struct radeon_device *rdev, bool gate) in kv_dpm_powergate_samu()
1503 static void kv_dpm_powergate_acp(struct radeon_device *rdev, bool gate) in kv_dpm_powergate_acp()
/openbmc/linux/drivers/clk/pistachio/
H A Dclk.c58 struct pistachio_gate *gate, in pistachio_clk_register_gate()
/openbmc/linux/include/media/
H A Dvideobuf2-dvb.h50 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */ member
/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c111 …tate *cpu, x68_segment_selector tss_sel, int reason, bool gate_valid, uint8_t gate, uint64_t gate_… in vmx_handle_task_switch()
H A Dx86.c103 int gate) in x86_read_call_gate()
/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mtk.c223 struct clk_gate *gate = NULL; in mtk_clk_register_composite() local
309 struct clk_gate *gate = NULL; in mtk_clk_unregister_composite() local
/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-generate-rtl-pass.h94 virtual bool gate(function *) { return _GATE(); } in gate() function
H A Dgcc-generate-simple_ipa-pass.h94 virtual bool gate(function *) { return _GATE(); } in gate() function
H A Dgcc-generate-gimple-pass.h94 virtual bool gate(function *) { return _GATE(); } in gate() function
/openbmc/u-boot/drivers/clk/uniphier/
H A Dclk-uniphier.h45 struct uniphier_clk_gate_data gate; member
/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos-clkout.c30 struct clk_gate gate; member
/openbmc/linux/drivers/nfc/st-nci/
H A Dse.c385 u8 gate = ndev->hci_dev->pipes[pipe].gate; in st_nci_hci_event_received() local
406 u8 gate = ndev->hci_dev->pipes[pipe].gate; in st_nci_hci_cmd_received() local
/openbmc/linux/arch/um/os-Linux/drivers/
H A Dtuntap_user.c62 static int tuntap_open_tramp(char *gate, int *fd_out, int me, int remote, in tuntap_open_tramp()

123456