Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_ddma.c183 u32 hcfg; in dwc2_per_sched_enable() local
207 u32 hcfg; in dwc2_per_sched_disable() local
H A Dhcd_intr.c270 u32 hcfg; in dwc2_hprt0_enable() local
405 u32 hcfg; in dwc2_port_intr() local
H A Dcore.c1054 u32 hcfg, val; in dwc2_init_fs_ls_pclk_sel() local
H A Dhcd.c2170 u32 hcfg, hfir, otgctl, usbcfg; in dwc2_core_host_init() local
3612 u32 hcfg; in dwc2_hcd_hub_control() local
5039 u32 hcfg; in dwc2_hcd_init() local
H A Dcore.h759 u32 hcfg; member
/OK3568_Linux_fs/kernel/sound/pci/ca0106/
H A Dca0106_main.c722 u32 hcfg; in snd_ca0106_pcm_prepare_playback() local
833 u32 hcfg; in snd_ca0106_pcm_prepare_capture() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dbcm2835.c164 u32 hcfg; member
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc2.h22 u32 hcfg; /* 0x00 */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1328 static int hclge_get_cfg(struct hclge_dev *hdev, struct hclge_cfg *hcfg) in hclge_get_cfg()