Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c274 #define MIN_STANDBY_TIMER 0x0001 /* 1=device specific standby timer value minimum */ macro
1070 (val[CAPAB_1] & MIN_STANDBY_TIMER) ? "with" : "no"); in identify()