Home
last modified time | relevance | path

Searched defs:gate (Results 26 – 50 of 127) sorted by relevance

123456

/Linux-v6.6/net/nfc/nci/
Dhci.c207 int nci_hci_send_event(struct nci_dev *ndev, u8 gate, u8 event, in nci_hci_send_event()
221 int nci_hci_send_cmd(struct nci_dev *ndev, u8 gate, u8 cmd, in nci_hci_send_cmd()
284 u8 gate = ndev->hci_dev->pipes[pipe].gate; in nci_hci_cmd_received() local
554 int nci_hci_set_param(struct nci_dev *ndev, u8 gate, u8 idx, in nci_hci_set_param()
601 int nci_hci_get_param(struct nci_dev *ndev, u8 gate, u8 idx, in nci_hci_get_param()
/Linux-v6.6/drivers/clk/nxp/
Dclk-lpc18xx-ccu.c40 struct clk_gate gate; member
136 struct clk_gate *gate = to_clk_gate(hw); in lpc18xx_ccu_gate_endisable() local
/Linux-v6.6/drivers/clk/meson/
Dclk-regmap.c13 struct clk_regmap_gate_data *gate = clk_get_regmap_gate_data(clk); in clk_regmap_gate_endisable() local
35 struct clk_regmap_gate_data *gate = clk_get_regmap_gate_data(clk); in clk_regmap_gate_is_enabled() local
/Linux-v6.6/drivers/nfc/st21nfca/
Dcore.c616 static int st21nfca_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, in st21nfca_hci_target_from_gate()
671 u8 gate, in st21nfca_hci_complete_target_discovered()
836 u8 gate = hdev->pipes[pipe].gate; in st21nfca_hci_cmd_received() local
892 u8 gate = hdev->pipes[pipe].gate; in st21nfca_hci_event_received() local
/Linux-v6.6/drivers/comedi/drivers/
Dni_tio.c1026 unsigned int gate, unsigned int src) in ni_tio_set_gate_src_raw()
1058 unsigned int gate, unsigned int src) in ni_tio_set_gate_src()
1189 static int ni_660x_gate_to_generic_gate(unsigned int gate, unsigned int *src) in ni_660x_gate_to_generic_gate()
1233 static int ni_m_gate_to_generic_gate(unsigned int gate, unsigned int *src) in ni_m_gate_to_generic_gate()
1286 static int ni_660x_gate2_to_generic_gate(unsigned int gate, unsigned int *src) in ni_660x_gate2_to_generic_gate()
1333 static int ni_m_gate2_to_generic_gate(unsigned int gate, unsigned int *src) in ni_m_gate2_to_generic_gate()
1388 unsigned int gate; in ni_tio_get_gate_src() local
/Linux-v6.6/drivers/clk/bcm/
Dclk-iproc-asiu.c23 struct iproc_asiu_gate gate; member
177 const struct iproc_asiu_gate *gate, in iproc_asiu_setup()
Dclk-kona-setup.c73 struct bcm_clk_gate *gate; in peri_clk_data_offsets_valid() local
245 static bool gate_valid(struct bcm_clk_gate *gate, const char *field_name, in gate_valid()
396 struct bcm_clk_gate *gate; in peri_clk_data_valid() local
Dclk-bcm2835-aux.c22 void __iomem *reg, *gate; in bcm2835_aux_clk_probe() local
/Linux-v6.6/drivers/clk/sunxi/
Dclk-a10-hosc.c21 struct clk_gate *gate; in sun4i_osc_clk_setup() local
Dclk-a20-gmac.c56 struct clk_gate *gate; in sun7i_a20_gmac_clk_setup() local
Dclk-a10-mod1.c25 struct clk_gate *gate; in sun4i_mod1_clk_setup() local
Dclk-sun4i-pll3.c25 struct clk_gate *gate; in sun4i_a10_pll3_setup() local
Dclk-sun8i-mbus.c31 struct clk_gate *gate; in sun8i_a23_mbus_setup() local
Dclk-a10-pll2.c45 struct clk_gate *gate; in sun4i_pll2_setup() local
/Linux-v6.6/drivers/nfc/microread/
Dmicroread.c334 static int microread_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, in microread_target_from_gate()
349 u8 gate, in microread_complete_target_discovered()
468 static void microread_target_discovered(struct nfc_hci_dev *hdev, u8 gate, in microread_target_discovered()
551 u8 gate = hdev->pipes[pipe].gate; in microread_event_received() local
/Linux-v6.6/drivers/clk/imx/
Dclk-composite-93.c48 struct clk_gate *gate = to_clk_gate(hw); in imx93_clk_composite_gate_endisable() local
191 struct clk_gate *gate = NULL; in imx93_clk_composite_flags() local
/Linux-v6.6/drivers/clk/renesas/
Dr9a06g032-clocks.c82 struct regbit gate, reset, ready, midle; member
131 struct r9a06g032_gate gate; member
728 struct r9a06g032_gate gate; member
1171 struct r9a06g032_gate gate[2]; member
1191 struct r9a06g032_clk_dualgate *gate = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_enable() local
1200 struct r9a06g032_clk_dualgate *gate = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_disable() local
Drcar-gen2-cpg.c169 struct clk_gate *gate; in cpg_rcan_clk_register() local
213 struct clk_gate *gate; in cpg_adsp_clk_register() local
/Linux-v6.6/arch/x86/include/asm/
Ddesc.h80 static inline void pack_gate(gate_desc *gate, unsigned type, unsigned long func, in pack_gate()
137 static inline void native_write_idt_entry(gate_desc *idt, int entry, const gate_desc *gate) in native_write_idt_entry()
420 static inline void idt_init_desc(gate_desc *gate, const struct idt_data *d) in idt_init_desc()
/Linux-v6.6/drivers/clk/davinci/
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
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/
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()
/Linux-v6.6/drivers/clk/
Dclk-fsl-sai.c25 struct clk_gate gate; member
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
/Linux-v6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c1497 static int kv_update_uvd_dpm(struct amdgpu_device *adev, bool gate) in kv_update_uvd_dpm()
1583 static int kv_update_samu_dpm(struct amdgpu_device *adev, bool gate) in kv_update_samu_dpm()
1635 static int kv_update_acp_dpm(struct amdgpu_device *adev, bool gate) in kv_update_acp_dpm()
1666 static void kv_dpm_powergate_uvd(void *handle, bool gate) in kv_dpm_powergate_uvd()
1693 static void kv_dpm_powergate_vce(void *handle, bool gate) in kv_dpm_powergate_vce()
1718 static void kv_dpm_powergate_samu(struct amdgpu_device *adev, bool gate) in kv_dpm_powergate_samu()
1738 static void kv_dpm_powergate_acp(struct amdgpu_device *adev, bool gate) in kv_dpm_powergate_acp()
3291 uint32_t block_type, bool gate) in kv_set_powergating_by_smu()
/Linux-v6.6/drivers/gpu/drm/radeon/
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()

123456