Home
last modified time | relevance | path

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

/Linux-v4.19/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
Dhcd.c106 u32 hcfg, val; in dwc2_init_fs_ls_pclk_sel() local
2364 u32 hcfg, hfir, otgctl, usbcfg; in dwc2_core_host_init() local
3774 u32 hcfg; in dwc2_hcd_hub_control() local
5138 u32 hcfg; in dwc2_hcd_init() local
Dcore.h725 u32 hcfg; member
/Linux-v4.19/sound/pci/ca0106/
Dca0106_main.c763 u32 hcfg; in snd_ca0106_pcm_prepare_playback() local
874 u32 hcfg; in snd_ca0106_pcm_prepare_capture() local
/Linux-v4.19/drivers/mmc/host/
Dbcm2835.c176 u32 hcfg; member
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1088 static int hclge_get_cfg(struct hclge_dev *hdev, struct hclge_cfg *hcfg) in hclge_get_cfg()