Searched defs:twl (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/usb/otg/ |
D | twl4030-usb.c | 173 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, in twl4030_i2c_write_u8_verify() 197 #define twl4030_usb_write_verify(twl, address, data) \ argument 200 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write() 212 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb() 228 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read() 236 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_set_bits() 242 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_clear_bits() 249 static enum usb_xceiv_events twl4030_usb_linkstat(struct twl4030_usb *twl) in twl4030_usb_linkstat() 304 static void twl4030_usb_set_mode(struct twl4030_usb *twl, int mode) in twl4030_usb_set_mode() 327 static void twl4030_i2c_access(struct twl4030_usb *twl, int on) in twl4030_i2c_access() [all …]
|
D | twl6030-usb.c | 114 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb() 126 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb() 142 struct twl6030_usb *twl; in twl6030_phy_init() local 160 struct twl6030_usb *twl; in twl6030_phy_shutdown() local 172 struct twl6030_usb *twl = xceiv_to_twl(x); in twl6030_phy_suspend() local 183 struct twl6030_usb *twl = xceiv_to_twl(x); in twl6030_start_srp() local 194 static int twl6030_usb_ldo_init(struct twl6030_usb *twl) in twl6030_usb_ldo_init() 231 struct twl6030_usb *twl = dev_get_drvdata(dev); in twl6030_usb_vbus_show() local 258 struct twl6030_usb *twl = _twl; in twl6030_usb_irq() local 296 struct twl6030_usb *twl = _twl; in twl6030_usbotg_irq() local [all …]
|
/linux-3.3/drivers/mfd/ |
D | twl-core.c | 370 struct twl_client *twl; in twl_i2c_write() local 427 struct twl_client *twl; in twl_i2c_read() local 565 struct twl_client *twl = &twl_modules[chip]; in add_numbered_child() local 1180 struct twl_client *twl = &twl_modules[i]; in twl_remove() local 1250 struct twl_client *twl = &twl_modules[i]; in twl_probe() local
|