Home
last modified time | relevance | path

Searched defs:twl (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/phy/ti/
H A Dphy-twl4030-usb.c177 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, in twl4030_i2c_write_u8_verify()
201 #define twl4030_usb_write_verify(twl, address, data) \ argument
204 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write()
216 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb()
232 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read()
240 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_set_bits()
246 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_clear_bits()
253 static bool twl4030_is_driving_vbus(struct twl4030_usb *twl) in twl4030_is_driving_vbus()
273 twl4030_usb_linkstat(struct twl4030_usb *twl) in twl4030_usb_linkstat()
325 static void twl4030_usb_set_mode(struct twl4030_usb *twl, int mode) in twl4030_usb_set_mode()
[all …]
/linux/arch/arm/boot/dts/ti/omap/
H A Domap2430-sdp.dts22 twl: twl@48 { label
H A Domap3-evm-common.dtsi59 twl: twl@48 { label
H A Domap3-sniper.dts149 twl: twl@48 { label
H A Domap4-duovero.dtsi166 twl: twl@48 { label
H A Domap3-tao3530.dtsi177 twl: twl@48 { label
H A Domap3-zoom3.dts143 twl: twl@48 { label
H A Domap3-beagle.dts265 twl: twl@48 { label
H A Domap3-pandora-common.dtsi370 twl: twl@48 { label
H A Domap3-lilly-a83x.dtsi216 twl: twl@48 { label
H A Domap3-beagle-xm.dts279 twl: twl@48 { label
H A Domap4-panda-common.dtsi427 twl: twl@48 { label
H A Domap3-n900.dts397 twl: twl@48 { label
/linux/tools/perf/tests/
H A Dbuiltin-test.c704 struct test_workload *twl; workloads__fprintf_list() local
715 struct test_workload *twl; run_workload() local