Searched refs:TWL4030_CHIP_USB (Results 1 – 2 of 2) sorted by relevance
43 ret = twl4030_i2c_write_u8(TWL4030_CHIP_USB, address, data); in twl4030_usb_write()55 ret = twl4030_i2c_read_u8(TWL4030_CHIP_USB, address, &data); in twl4030_usb_read()
20 #define TWL4030_CHIP_USB 0x48 macro