Searched refs:STAT_C (Results 1 – 3 of 3) sorted by relevance
124 #define STAT_C 0x3d macro363 ret = regmap_read(smb->regmap, STAT_C, &val); in smb347_charging_status()804 ret = regmap_read(smb->regmap, STAT_C, &stat_c); in smb347_interrupt()1058 ret = regmap_read(smb->regmap, STAT_C, &val); in smb347_get_charging_status()1201 case STAT_C: in smb347_volatile_reg()
182 #define STAT_C 0x8000 /* Set to 0 after execution */ macro756 while ((rfd->stat) & STAT_C) { /* Loop while complete frames */ in i596_rx()1272 while ((lp->cmd_head != I596_NULL) && (lp->cmd_head->status & STAT_C)) { in i596_interrupt()
148 #define STAT_C 0x8000 /* Set to 0 after execution */ macro690 while (rfd->stat & SWAP16(STAT_C)) { /* Loop while complete frames */ in i596_rx()1172 if (!(lp->cmd_head->status & SWAP16(STAT_C))) in i596_interrupt()