Home
last modified time | relevance | path

Searched refs:musb_hdrc_config (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/include/linux/usb/
H A Dmusb.h63 struct musb_hdrc_config { struct
103 const struct musb_hdrc_config *config;
/openbmc/u-boot/include/linux/usb/
H A Dmusb.h68 struct musb_hdrc_config { struct
122 struct musb_hdrc_config *config;
/openbmc/u-boot/drivers/usb/musb-new/
H A Dti-musb.c86 struct musb_hdrc_config *musb_config; in ti_musb_ofdata_to_platdata()
105 musb_config = malloc(sizeof(struct musb_hdrc_config)); in ti_musb_ofdata_to_platdata()
106 memset(musb_config, 0, sizeof(struct musb_hdrc_config)); in ti_musb_ofdata_to_platdata()
H A Dsunxi.c84 struct musb_hdrc_config *config;
416 static struct musb_hdrc_config musb_config = {
425 static struct musb_hdrc_config musb_config_h3 = {
H A Domap2430.c144 struct musb_hdrc_config musb_config;
H A Dpic32.c197 static struct musb_hdrc_config pic32_musb_config = {
H A Dmusb_core.h448 struct musb_hdrc_config *config;
/openbmc/u-boot/board/logicpd/am3517evm/
H A Dam3517evm.c57 static struct musb_hdrc_config musb_config = {
/openbmc/u-boot/board/lg/sniper/
H A Dsniper.c42 static struct musb_hdrc_config musb_config = {
/openbmc/u-boot/board/amazon/kc1/
H A Dkc1.c27 static struct musb_hdrc_config musb_config = {
/openbmc/linux/drivers/usb/musb/
H A Djz4740.c68 static const struct musb_hdrc_config jz4740_musb_config = {
221 static struct musb_hdrc_config jz4770_musb_config = {
H A Dsunxi.c71 const struct musb_hdrc_config *hdrc_config;
657 static const struct musb_hdrc_config sunxi_musb_hdrc_config_5eps = {
667 static const struct musb_hdrc_config sunxi_musb_hdrc_config_4eps = {
H A Dmpfs.c43 static const struct musb_hdrc_config mpfs_musb_hdrc_config = {
H A Dux500.c20 static const struct musb_hdrc_config ux500_musb_hdrc_config = {
H A Dmusb_core.h412 const struct musb_hdrc_config *config;
H A Dda8xx.c496 static const struct musb_hdrc_config da8xx_config = {
H A Dmediatek.c385 static const struct musb_hdrc_config mtk_musb_hdrc_config = {
H A Domap2430.c310 struct musb_hdrc_config *config; in omap2430_probe()
H A Dmusb_dsps.c728 struct musb_hdrc_config *config; in dsps_create_musb_pdev()
/openbmc/u-boot/board/compulab/cm_t3517/
H A Dcm_t3517.c39 static struct musb_hdrc_config cm_t3517_musb_config = {
/openbmc/u-boot/board/ti/evm/
H A Devm.c159 static struct musb_hdrc_config musb_config = {
/openbmc/linux/arch/arm/mach-omap2/
H A Dboard-n8x0.c65 static struct musb_hdrc_config musb_config = {
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c180 static struct musb_hdrc_config musb_config = {
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.c296 static struct musb_hdrc_config musb_config = {
/openbmc/linux/Documentation/driver-api/usb/
H A Dwriting_musb_glue_layer.rst524 static struct musb_hdrc_config jz4740_musb_config = {
542 through the ``jz4740_musb_config`` :c:type:`musb_hdrc_config` structure.

12