Home
last modified time | relevance | path

Searched defs:hcfg (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/usb/dwc2/
Dhcd_ddma.c183 u32 hcfg; in dwc2_per_sched_enable() local
207 u32 hcfg; in dwc2_per_sched_disable() local
Dhcd_intr.c270 u32 hcfg; in dwc2_hprt0_enable() local
405 u32 hcfg; in dwc2_port_intr() local
Dcore.c1029 u32 hcfg, val; in dwc2_init_fs_ls_pclk_sel() local
Dhcd.c2165 u32 hcfg, hfir, otgctl, usbcfg; in dwc2_core_host_init() local
3589 u32 hcfg; in dwc2_hcd_hub_control() local
5015 u32 hcfg; in dwc2_hcd_init() local
Dcore.h752 u32 hcfg; member
/Linux-v5.4/sound/pci/ca0106/
Dca0106_main.c749 u32 hcfg; in snd_ca0106_pcm_prepare_playback() local
860 u32 hcfg; in snd_ca0106_pcm_prepare_capture() local
/Linux-v5.4/drivers/mmc/host/
Dbcm2835.c164 u32 hcfg; member
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1260 static int hclge_get_cfg(struct hclge_dev *hdev, struct hclge_cfg *hcfg) in hclge_get_cfg()