Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd_ddma.c153 u32 hcfg; in dwc2_per_sched_enable() local
177 u32 hcfg; in dwc2_per_sched_disable() local
H A Dhcd_intr.c240 u32 hcfg; in dwc2_hprt0_enable() local
375 u32 hcfg; in dwc2_port_intr() local
H A Dhcd.c2131 u32 hcfg, hfir, otgctl, usbcfg; in dwc2_core_host_init() local
3596 u32 hcfg; in dwc2_hcd_hub_control() local
5107 u32 hcfg; in dwc2_hcd_init() local
/linux/sound/pci/ca0106/
H A Dca0106_main.c725 u32 hcfg; in snd_ca0106_pcm_prepare_playback() local
836 u32 hcfg; in snd_ca0106_pcm_prepare_capture() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c2615 struct ice_rss_hash_cfg hcfg; in ice_add_avf_rss_cfg() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1330 static int hclge_get_cfg(struct hclge_dev *hdev, struct hclge_cfg *hcfg) in hclge_get_cfg()