txdone_mask 111 drivers/regulator/ti-abb-regulator.c u32 txdone_mask; txdone_mask 149 drivers/regulator/ti-abb-regulator.c return !!(readl(abb->int_base) & abb->txdone_mask); txdone_mask 158 drivers/regulator/ti-abb-regulator.c writel(abb->txdone_mask, abb->int_base); txdone_mask 820 drivers/regulator/ti-abb-regulator.c &abb->txdone_mask); txdone_mask 825 drivers/regulator/ti-abb-regulator.c if (!abb->txdone_mask) {