Home
last modified time | relevance | path

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

12345

/linux/drivers/gpu/drm/radeon/
H A Dkv_dpm.c1243 static int kv_update_uvd_dpm(struct radeon_device *rdev, bool gate) in kv_update_uvd_dpm()
1336 static int kv_update_samu_dpm(struct radeon_device *rdev, bool gate) in kv_update_samu_dpm()
1400 static int kv_update_acp_dpm(struct radeon_device *rdev, bool gate) in kv_update_acp_dpm()
1431 void kv_dpm_powergate_uvd(struct radeon_device *rdev, bool gate) in kv_dpm_powergate_uvd()
1459 static void kv_dpm_powergate_vce(struct radeon_device *rdev, bool gate) in kv_dpm_powergate_vce()
1482 static void kv_dpm_powergate_samu(struct radeon_device *rdev, bool gate) in kv_dpm_powergate_samu()
1502 static void kv_dpm_powergate_acp(struct radeon_device *rdev, bool gate) in kv_dpm_powergate_acp()
/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
/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
/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-cgu.c166 struct clk_gate gate; member
200 struct clk_gate gate; member
263 struct clk_gate gate; member
/linux/drivers/clk/davinci/
H A Dpll.c241 struct clk_gate *gate; in davinci_pll_div_register() local
576 struct clk_gate *gate; in davinci_pll_obsclk_register() local
680 struct clk_gate *gate; in davinci_pll_sysclk_register() local
/linux/drivers/clk/sunxi/
H A Dclk-a10-ve.c89 struct clk_gate *gate; in sun4i_ve_clk_setup() local
H A Dclk-sunxi.c877 u8 gate; /* is it independently gateable? */ member
941 struct clk_gate *gate = NULL; in sunxi_divs_clk_setup() local
H A Dclk-factors.h51 struct clk_gate *gate; member
/linux/drivers/clk/pistachio/
H A Dclk.c58 struct pistachio_gate *gate, in pistachio_clk_register_gate()
/linux/include/media/
H A Dvideobuf2-dvb.h50 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */ member
/linux/scripts/gcc-plugins/
H A Dgcc-generate-gimple-pass.h94 virtual bool gate(function *) { return _GATE(); } in gate() function
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
/linux/drivers/clk/thead/
H A Dclk-th1520-ap.c152 static void ccu_disable_helper(struct ccu_common *common, u32 gate) in ccu_disable_helper()
160 static int ccu_enable_helper(struct ccu_common *common, u32 gate) in ccu_enable_helper()
173 static int ccu_is_enabled_helper(struct ccu_common *common, u32 gate) in ccu_is_enabled_helper()
/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
/linux/drivers/clk/samsung/
H A Dclk-exynos-clkout.c33 struct clk_gate gate; member
/linux/drivers/clk/xilinx/
H A Dxlnx_vcu.c448 struct clk_hw *gate = NULL; in xvcu_clk_hw_register_leaf() local
504 struct clk_hw *gate = hw; in xvcu_clk_hw_unregister_leaf() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-rst-defs.h235 uint64_t gate:48; member
244 uint64_t gate:4; member
/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-ip.c23 struct cv1800_clk_gate *gate = hw_to_cv1800_clk_gate(hw); in gate_enable() local
30 struct cv1800_clk_gate *gate = hw_to_cv1800_clk_gate(hw); in gate_disable() local
37 struct cv1800_clk_gate *gate = hw_to_cv1800_clk_gate(hw); in gate_is_enabled() local
H A Dclk-sg2044.c72 struct sg2044_gate_internal gate; member
84 struct sg2044_clk_common * const *gate; member
1734 struct sg2044_gate *gate = hw_to_sg2044_gate(&common->hw); in sg2044_clk_init_ctrl() local
/linux/drivers/clk/mvebu/
H A Dcommon.c210 struct clk_gate *gate = in clk_gating_get_src() local
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-audsys-clk.c125 const struct afe_gate *gate = &aud_clks[i]; in mt8186_audsys_clk_register() local
/linux/drivers/clk/rockchip/
H A Dclk-half-divider.c171 struct clk_gate *gate = NULL; in rockchip_clk_register_halfdiv() local
/linux/include/net/nfc/
H A Dhci.h64 u8 gate; member
69 u8 gate; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c110 int smu_v12_0_powergate_sdma(struct smu_context *smu, bool gate) in smu_v12_0_powergate_sdma()

12345