Searched defs:twl (Results 1 – 5 of 5) sorted by relevance
/drivers/phy/ti/ |
D | phy-twl4030-usb.c | 174 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, in twl4030_i2c_write_u8_verify() 198 #define twl4030_usb_write_verify(twl, address, data) \ argument 201 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write() 213 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb() 229 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read() 237 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_set_bits() 243 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_clear_bits() 250 static bool twl4030_is_driving_vbus(struct twl4030_usb *twl) in twl4030_is_driving_vbus() 270 twl4030_usb_linkstat(struct twl4030_usb *twl) in twl4030_usb_linkstat() 322 static void twl4030_usb_set_mode(struct twl4030_usb *twl, int mode) in twl4030_usb_set_mode() [all …]
|
/drivers/usb/phy/ |
D | phy-twl6030-usb.c | 104 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb() 116 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb() 133 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_start_srp() local 144 static int twl6030_usb_ldo_init(struct twl6030_usb *twl) in twl6030_usb_ldo_init() 174 struct twl6030_usb *twl = dev_get_drvdata(dev); in vbus_show() local 207 struct twl6030_usb *twl = _twl; in twl6030_usb_irq() local 249 struct twl6030_usb *twl = _twl; in twl6030_usbotg_irq() local 280 struct twl6030_usb *twl = container_of(work, struct twl6030_usb, in twl6030_status_work() local 287 static int twl6030_enable_irq(struct twl6030_usb *twl) in twl6030_enable_irq() 303 struct twl6030_usb *twl = container_of(data, struct twl6030_usb, in otg_set_vbus_work() local [all …]
|
/drivers/pwm/ |
D | pwm-twl-led.c | 94 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_enable() local 119 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_disable() local 159 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_enable() local 186 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_disable() local 211 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_request() local 237 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_free() local 278 struct twl_pwmled_chip *twl; in twl_pwmled_probe() local 309 struct twl_pwmled_chip *twl = platform_get_drvdata(pdev); in twl_pwmled_remove() local
|
D | pwm-twl.c | 96 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_enable() local 126 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_disable() local 155 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_request() local 193 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_free() local 223 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_enable() local 246 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_disable() local 300 struct twl_pwm_chip *twl; in twl_pwm_probe() local 329 struct twl_pwm_chip *twl = platform_get_drvdata(pdev); in twl_pwm_remove() local
|
/drivers/mfd/ |
D | twl-core.c | 414 struct twl_client *twl; in twl_get_regmap() local 600 struct twl_client *twl; in add_numbered_child() local 1051 struct twl_client *twl = &twl_priv->twl_modules[i]; in twl_remove() local 1139 struct twl_client *twl = &twl_priv->twl_modules[i]; in twl_probe() local
|