Home
last modified time | relevance | path

Searched refs:deci (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/dvb-frontends/
A Dmb86a16.c33 int deci; member
140 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 …]
/linux/Documentation/devicetree/bindings/power/supply/
A Dcharger-manager.yaml90 description: critical cold temperature of battery for charging in deci-degree celsius
98 description: critical hot temperature of battery for charging in deci-degree celsius
102 description: temperature difference to allow recharging in deci-degree celsius
189 /* in deci centigrade */
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_plane.c34 #define DECIMATED_DIMENSION(dim, deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) argument
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt5685 <deci-seconds>: poll all this frequency

Completed in 20 milliseconds