Searched refs:hcfg (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/drivers/usb/usb_manager/
H A Domap44xx.c155 omap44xx_hsusbhost_uhh_hostconfig_t hcfg = omap44xx_hsusbhost_uhh_hostconfig_default; local
156 hcfg = omap44xx_hsusbhost_uhh_hostconfig_app_start_clk_insert(hcfg, 0x1);
157 hcfg = omap44xx_hsusbhost_uhh_hostconfig_ena_incr4_insert(hcfg, 0x1);
158 hcfg = omap44xx_hsusbhost_uhh_hostconfig_ena_incr8_insert(hcfg, 0x1);
159 hcfg = omap44xx_hsusbhost_uhh_hostconfig_ena_incr16_insert(hcfg, 0x1);
160 omap44xx_hsusbhost_uhh_hostconfig_wr(&hsusbhost_base, hcfg);
[all...]

Completed in 50 milliseconds