Searched refs:SAM_BATTERY_STA_OK (Results 1 – 2 of 2) sorted by relevance
26 SAM_BATTERY_STA_OK = 0x0f, enumerator208 if ((le32_to_cpu(sta) & SAM_BATTERY_STA_OK) != SAM_BATTERY_STA_OK) in spwr_ac_register()
33 SAM_BATTERY_STA_OK = 0x0f, enumerator755 if ((le32_to_cpu(sta) & SAM_BATTERY_STA_OK) != SAM_BATTERY_STA_OK) in spwr_battery_register()