Searched refs:deci (Results 1 – 4 of 4) sorted by relevance
33 int deci; member140 m = 1 << state->deci; in smrt_set()344 state->deci = 0; state->csel = 0; state->rsel = 0; in smrt_info_get()346 state->deci = 0; state->csel = 0; state->rsel = 1; in smrt_info_get()348 state->deci = 0; state->csel = 1; state->rsel = 0; in smrt_info_get()350 state->deci = 0; state->csel = 1; state->rsel = 1; in smrt_info_get()352 state->deci = 1; state->csel = 0; state->rsel = 0; in smrt_info_get()354 state->deci = 1; state->csel = 0; state->rsel = 1; in smrt_info_get()356 state->deci = 1; state->csel = 1; state->rsel = 0; in smrt_info_get()358 state->deci = 1; state->csel = 1; state->rsel = 1; in smrt_info_get()[all …]
90 description: critical cold temperature of battery for charging in deci-degree celsius98 description: critical hot temperature of battery for charging in deci-degree celsius102 description: temperature difference to allow recharging in deci-degree celsius189 /* in deci centigrade */
34 #define DECIMATED_DIMENSION(dim, deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) argument
5685 <deci-seconds>: poll all this frequency
Completed in 20 milliseconds