Searched defs:twl (Results 1 – 5 of 5) sorted by relevance
/drivers/phy/ |
D | phy-twl4030-usb.c | 184 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, in twl4030_i2c_write_u8_verify() 208 #define twl4030_usb_write_verify(twl, address, data) \ argument 211 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write() 223 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb() 239 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read() 247 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_set_bits() 253 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_clear_bits() 260 static bool twl4030_is_driving_vbus(struct twl4030_usb *twl) in twl4030_is_driving_vbus() 280 twl4030_usb_linkstat(struct twl4030_usb *twl) in twl4030_usb_linkstat() 329 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 | 115 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb() 127 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb() 144 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_start_srp() local 155 static int twl6030_usb_ldo_init(struct twl6030_usb *twl) in twl6030_usb_ldo_init() 185 struct twl6030_usb *twl = dev_get_drvdata(dev); in twl6030_usb_vbus_show() local 212 struct twl6030_usb *twl = _twl; in twl6030_usb_irq() local 250 struct twl6030_usb *twl = _twl; in twl6030_usbotg_irq() local 277 static int twl6030_enable_irq(struct twl6030_usb *twl) in twl6030_enable_irq() 295 struct twl6030_usb *twl = container_of(data, struct twl6030_usb, in otg_set_vbus_work() local 313 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_set_vbus() local [all …]
|
/drivers/pwm/ |
D | pwm-twl-led.c | 105 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_enable() local 130 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_disable() local 170 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_enable() local 197 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_disable() local 222 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_request() local 248 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_free() local 289 struct twl_pwmled_chip *twl; in twl_pwmled_probe() local 321 struct twl_pwmled_chip *twl = platform_get_drvdata(pdev); in twl_pwmled_remove() local
|
D | pwm-twl.c | 107 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_enable() local 137 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_disable() local 166 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_request() local 204 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_free() local 234 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_enable() local 257 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_disable() local 295 struct twl_pwm_chip *twl; in twl_pwm_probe() local 325 struct twl_pwm_chip *twl = platform_get_drvdata(pdev); in twl_pwm_remove() local
|
/drivers/mfd/ |
D | twl-core.c | 428 struct twl_client *twl; in twl_get_regmap() local 614 struct twl_client *twl; in add_numbered_child() local 1067 struct twl_client *twl = &twl_priv->twl_modules[i]; in twl_remove() local 1154 struct twl_client *twl = &twl_priv->twl_modules[i]; in twl_probe() local
|