Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Dupio.c335 case UPIO_LPM_MODE: in upio_set()
336 if (upio_state[UPIO_LPM_MODE] == action) in upio_set()
342 upio_state[UPIO_LPM_MODE] = action; in upio_set()
Dhardware.c1048 upio_set(UPIO_LPM_MODE, UPIO_ASSERT, 0); in hw_lpm_enable()
1053 upio_set(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in hw_lpm_enable()
/hardware/broadcom/libbt/include/
Dupio.h41 UPIO_LPM_MODE, enumerator