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.c2131 u32 hcfg, hfir, otgctl, usbcfg; in dwc2_core_host_init() local
3596 u32 hcfg; in dwc2_hcd_hub_control() local
5109 u32 hcfg; in dwc2_hcd_init() local
H A Dcore.h755 u32 hcfg; member
/linux/sound/pci/ca0106/
H A Dca0106_main.c716 u32 hcfg; in snd_ca0106_pcm_prepare_playback() local
827 u32 hcfg; in snd_ca0106_pcm_prepare_capture() local
[all...]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c2822 struct ice_rss_hash_cfg hcfg; in ice_add_avf_rss_cfg() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1257 static int hclge_get_cfg(struct hclge_dev *hdev, struct hclge_cfg *hcfg) in hclge_get_cfg()