Home
last modified time | relevance | path

Searched defs:ctrl (Results 76 – 100 of 1213) sorted by relevance

12345678910>>...49

/Linux-v5.10/drivers/pci/hotplug/
Dshpchp_core.c64 static int init_slots(struct controller *ctrl) in init_slots()
130 void cleanup_slots(struct controller *ctrl) in cleanup_slots()
258 struct controller *ctrl; in shpc_probe() local
306 struct controller *ctrl = pci_get_drvdata(dev); in shpc_remove() local
Dcpqphp.h261 struct controller *ctrl; member
470 static inline void set_SOGO(struct controller *ctrl) in set_SOGO()
480 static inline void amber_LED_on(struct controller *ctrl, u8 slot) in amber_LED_on()
490 static inline void amber_LED_off(struct controller *ctrl, u8 slot) in amber_LED_off()
500 static inline int read_amber_LED(struct controller *ctrl, u8 slot) in read_amber_LED()
511 static inline void green_LED_on(struct controller *ctrl, u8 slot) in green_LED_on()
520 static inline void green_LED_off(struct controller *ctrl, u8 slot) in green_LED_off()
530 static inline void green_LED_blink(struct controller *ctrl, u8 slot) in green_LED_blink()
541 static inline void slot_disable(struct controller *ctrl, u8 slot) in slot_disable()
551 static inline void slot_enable(struct controller *ctrl, u8 slot) in slot_enable()
[all …]
Dshpchp_pci.c26 struct controller *ctrl = p_slot->ctrl; in shpchp_configure_device() local
68 struct controller *ctrl = p_slot->ctrl; in shpchp_unconfigure_device() local
Dshpchp_sysfs.c74 int shpchp_create_ctrl_files(struct controller *ctrl) in shpchp_create_ctrl_files()
79 void shpchp_remove_ctrl_files(struct controller *ctrl) in shpchp_remove_ctrl_files()
Dpciehp_pci.c32 int pciehp_configure_device(struct controller *ctrl) in pciehp_configure_device()
84 void pciehp_unconfigure_device(struct controller *ctrl, bool presence) in pciehp_unconfigure_device()
/Linux-v5.10/drivers/mtd/nand/raw/
Dtegra_nand.c250 struct tegra_nand_controller *ctrl = data; in tegra_nand_irq() local
308 static void tegra_nand_dump_reg(struct tegra_nand_controller *ctrl) in tegra_nand_dump_reg()
325 static void tegra_nand_controller_abort(struct tegra_nand_controller *ctrl) in tegra_nand_controller_abort()
352 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_cmd() local
461 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_select_target() local
477 static void tegra_nand_hw_ecc(struct tegra_nand_controller *ctrl, in tegra_nand_hw_ecc()
497 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_page_xfer() local
656 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_read_page_hwecc() local
766 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_write_page_hwecc() local
778 static void tegra_nand_setup_timing(struct tegra_nand_controller *ctrl, in tegra_nand_setup_timing()
[all …]
Dfsl_elbc_nand.c39 struct fsl_lbc_ctrl *ctrl; member
156 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in set_addr() local
207 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_run_command() local
279 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_do_read() local
312 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_cmdfunc() local
638 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_read_page() local
682 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_chip_init() local
726 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_attach_chip() local
/Linux-v5.10/drivers/nvme/target/
Dpassthru.c25 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_passthru_override_id_ctrl() local
226 struct nvme_ctrl *ctrl = nvmet_req_passthru_ctrl(req); in nvmet_passthru_execute_cmd() local
300 struct nvme_ctrl *ctrl = nvmet_req_passthru_ctrl(req); in nvmet_passthru_set_host_behaviour() local
500 struct nvme_ctrl *ctrl; in nvmet_passthru_ctrl_enable() local
/Linux-v5.10/include/linux/
Dspmi.h41 struct spmi_controller *ctrl; member
96 void *spmi_controller_get_drvdata(const struct spmi_controller *ctrl) in spmi_controller_get_drvdata()
101 static inline void spmi_controller_set_drvdata(struct spmi_controller *ctrl, in spmi_controller_set_drvdata()
114 static inline void spmi_controller_put(struct spmi_controller *ctrl) in spmi_controller_put()
/Linux-v5.10/drivers/char/hw_random/
Dingenic-trng.c41 unsigned int ctrl; in ingenic_trng_init() local
53 unsigned int ctrl; in ingenic_trng_cleanup() local
128 unsigned int ctrl; in ingenic_trng_remove() local
/Linux-v5.10/drivers/crypto/caam/
Dctrl.c96 struct caam_ctrl __iomem *ctrl = ctrlpriv->ctrl; in run_descriptor_deco0() local
274 struct caam_ctrl __iomem *ctrl; in instantiate_rng() local
352 struct caam_ctrl __iomem *ctrl; in kick_trng() local
398 static int caam_get_era_from_hw(struct caam_ctrl __iomem *ctrl) in caam_get_era_from_hw()
449 static int caam_get_era(struct caam_ctrl __iomem *ctrl) in caam_get_era()
620 struct caam_ctrl __iomem *ctrl; in caam_probe() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_utils.h32 struct mlx5_wqe_ctrl_seg ctrl; member
39 struct mlx5_wqe_ctrl_seg ctrl; member
44 struct mlx5_wqe_ctrl_seg ctrl; member
/Linux-v5.10/drivers/scsi/be2iscsi/
Dbe_mgmt.c33 unsigned int mgmt_vendor_specific_fw_cmd(struct be_ctrl_info *ctrl, in mgmt_vendor_specific_fw_cmd()
118 struct be_ctrl_info *ctrl = &phba->ctrl; in mgmt_open_connection() local
228 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_exec_nemb_cmd() local
387 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_if_get_handle() local
921 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_logout_sess() local
960 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_reopen_sess() local
1001 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_get_sinfo() local
1049 struct be_ctrl_info *ctrl = &phba->ctrl; in __beiscsi_boot_get_shandle() local
1436 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_invalidate_cxn() local
1472 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_upload_cxn() local
[all …]
/Linux-v5.10/drivers/usb/cdns3/
Dep0.c221 struct usb_ctrlrequest *ctrl) in cdns3_req_ep0_get_status()
275 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_device()
338 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_intf()
357 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_endpoint()
396 struct usb_ctrlrequest *ctrl, in cdns3_req_ep0_handle_feature()
533 struct usb_ctrlrequest *ctrl = priv_dev->setup_buf; in cdns3_ep0_setup_phase() local
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dpiocgf119.c35 int ctrl = chan->chid.ctrl; in gf119_disp_pioc_fini() local
54 int ctrl = chan->chid.ctrl; in gf119_disp_pioc_init() local
Dpiocnv50.c35 int ctrl = chan->chid.ctrl; in nv50_disp_pioc_fini() local
54 int ctrl = chan->chid.ctrl; in nv50_disp_pioc_init() local
Ddmacgf119.c43 int ctrl = chan->chid.ctrl; in gf119_disp_dmac_fini() local
65 int ctrl = chan->chid.ctrl; in gf119_disp_dmac_init() local
/Linux-v5.10/drivers/usb/early/
Dehci-dbgp.c164 u32 ctrl; in dbgp_wait_until_complete() local
195 static int dbgp_wait_until_done(unsigned ctrl, int loop) in dbgp_wait_until_done()
270 u32 pids, ctrl; in dbgp_bulk_write() local
296 u32 pids, addr, ctrl; in dbgp_bulk_read() local
327 u32 pids, addr, ctrl; in dbgp_control_msg() local
428 u32 ctrl, cmd, status; in dbgp_ehci_startup() local
495 u32 ctrl, portsc, cmd; in _dbgp_external_startup() local
753 u32 ctrl, portsc, hcs_params; in ehci_setup() local
913 u32 cmd, ctrl; in early_dbgp_write() local
971 u32 ctrl; in dbgp_reset_prep() local
/Linux-v5.10/drivers/pci/
Dvc.c50 u16 ctrl; in pci_vc_load_arb_table() local
75 u32 ctrl; in pci_vc_load_port_arb_table() local
106 u32 ctrl, header, cap1, ctrl2; in pci_vc_enable() local
314 u32 tmp, ctrl = *(u32 *)buf; in pci_vc_do_save_buffer() local
/Linux-v5.10/drivers/hwmon/
Dlm73.c57 u8 ctrl; /* control register value */ member
148 s32 ctrl; in maxmin_alarm_show() local
198 int ctrl; in lm73_probe() local
233 int id, ctrl, conf; in lm73_detect() local
/Linux-v5.10/drivers/pci/pcie/
Dptm.c35 u32 cap, ctrl; in pci_ptm_init() local
102 u32 cap, ctrl; in pci_enable_ptm() local
/Linux-v5.10/drivers/rtc/
Drtc-jz4740.c71 uint32_t ctrl; in jz4740_rtc_wait_write_ready() local
83 uint32_t ctrl; in jz4780_rtc_enable_write() local
119 uint32_t ctrl; in jz4740_rtc_ctrl_set_bits() local
185 uint32_t ctrl; in jz4740_rtc_read_alarm() local
230 uint32_t ctrl; in jz4740_rtc_irq() local
Drtc-pcf8583.c29 unsigned char ctrl; member
115 static int pcf8583_get_ctrl(struct i2c_client *client, unsigned char *ctrl) in pcf8583_get_ctrl()
121 static int pcf8583_set_ctrl(struct i2c_client *client, unsigned char *ctrl) in pcf8583_set_ctrl()
175 unsigned char ctrl, year[2]; in pcf8583_rtc_read_time() local
/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.c377 u32 ctrl; in e1000_reset_hw() local
526 u32 ctrl; in e1000_init_hw() local
800 u32 ctrl; in e1000_setup_fiber_serdes_link() local
1003 u32 ctrl; in e1000_copper_link_preconfig() local
1643 u32 ctrl; in e1000_phy_force_speed_duplex() local
1905 u32 ctrl; in e1000_config_mac_to_phy() local
1984 u32 ctrl; in e1000_force_mac_fc() local
2265 u32 ctrl; in e1000_check_for_serdes_link_generic() local
2648 static void e1000_raise_mdi_clk(struct e1000_hw *hw, u32 *ctrl) in e1000_raise_mdi_clk()
2663 static void e1000_lower_mdi_clk(struct e1000_hw *hw, u32 *ctrl) in e1000_lower_mdi_clk()
[all …]
/Linux-v5.10/sound/soc/fsl/
Dfsl_spdif.c181 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in spdif_irq_uqrx_full() local
220 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in spdif_irq_uq_sync() local
236 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in spdif_irq_uq_err() local
361 static void spdif_set_cstatus(struct spdif_mixer_control *ctrl, in spdif_set_cstatus()
370 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in spdif_write_channel_status() local
410 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in spdif_set_sample_rate() local
568 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in fsl_spdif_hw_params() local
653 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in fsl_spdif_pb_get() local
668 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in fsl_spdif_pb_put() local
718 struct spdif_mixer_control *ctrl = &spdif_priv->fsl_spdif_control; in fsl_spdif_subcode_get() local
[all …]

12345678910>>...49