Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc2/
Dhcd_ddma.c153 u32 hcfg; in dwc2_per_sched_enable() local
177 u32 hcfg; in dwc2_per_sched_disable() local
Dhcd_intr.c240 u32 hcfg; in dwc2_hprt0_enable() local
375 u32 hcfg; in dwc2_port_intr() local
Dcore.c958 u32 hcfg, val; in dwc2_init_fs_ls_pclk_sel() local
Dhcd.c2131 u32 hcfg, hfir, otgctl, usbcfg; in dwc2_core_host_init() local
3592 u32 hcfg; in dwc2_hcd_hub_control() local
5102 u32 hcfg; in dwc2_hcd_init() local
Dcore.h740 u32 hcfg; member
/Linux-v6.1/sound/pci/ca0106/
Dca0106_main.c725 u32 hcfg; in snd_ca0106_pcm_prepare_playback() local
836 u32 hcfg; in snd_ca0106_pcm_prepare_capture() local
/Linux-v6.1/drivers/mmc/host/
Dbcm2835.c164 u32 hcfg; member
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1381 static int hclge_get_cfg(struct hclge_dev *hdev, struct hclge_cfg *hcfg) in hclge_get_cfg()