Home
last modified time | relevance | path

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

/openbmc/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 Dcore.c958 u32 hcfg, val; in dwc2_init_fs_ls_pclk_sel() local
H A Dhcd.c2131 u32 hcfg, hfir, otgctl, usbcfg; in dwc2_core_host_init() local
3598 u32 hcfg; in dwc2_hcd_hub_control() local
5110 u32 hcfg; in dwc2_hcd_init() local
H A Dcore.h746 u32 hcfg; member
/openbmc/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
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c170 u32 hcfg; member
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.h120 uint32_t hcfg; /* 400 */ member
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c164 u32 hcfg; member
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h21 u32 hcfg; /* 0x00 */ member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1284 static int hclge_get_cfg(struct hclge_dev *hdev, struct hclge_cfg *hcfg) in hclge_get_cfg()