Searched refs:hwsts (Results 1 – 1 of 1) sorted by relevance
188 u8 hwsts; in twl4030_bci_have_vbus() local190 ret = twl_i2c_read_u8(TWL_MODULE_PM_MASTER, &hwsts, in twl4030_bci_have_vbus()195 dev_dbg(bci->dev, "check_vbus: HW_CONDITIONS %02x\n", hwsts); in twl4030_bci_have_vbus()198 if ((hwsts & TWL4030_STS_VBUS) && !(hwsts & TWL4030_STS_USB_ID)) in twl4030_bci_have_vbus()