Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348672
b: refs/heads/master
c: deeeb9e
h: refs/heads/master
v: v3
  • Loading branch information
Afzal Mohammed authored and Felipe Balbi committed Dec 13, 2012
1 parent a6f2f23 commit bac774b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1d16638e3b9cc195bac18a8fcbca748f33c1bc24
refs/heads/master: deeeb9ee1ed5b06864f530c6123976209badd489
5 changes: 5 additions & 0 deletions trunk/drivers/usb/musb/musb_dsps.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@ static const resource_size_t dsps_control_module_phys[] = {
DSPS_AM33XX_CONTROL_MODULE_PHYS_1,
};

#define USBPHY_CM_PWRDN (1 << 0)
#define USBPHY_OTG_PWRDN (1 << 1)
#define USBPHY_OTGVDET_EN (1 << 19)
#define USBPHY_OTGSESSEND_EN (1 << 20)

/**
* musb_dsps_phy_control - phy on/off
* @glue: struct dsps_glue *
Expand Down

0 comments on commit bac774b

Please sign in to comment.