Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/include/
Dupio.h42 UPIO_LPM_MODE, enumerator
/vendor/hihope/rk3568/bluetooth/src/
Dupio.c358 case UPIO_LPM_MODE: in upio_set()
359 if (upio_state[UPIO_LPM_MODE] == action) { in upio_set()
364 upio_state[UPIO_LPM_MODE] = action; in upio_set()
Dhardware.c1127 upio_set(UPIO_LPM_MODE, UPIO_ASSERT, 0); in hw_lpm_enable()
1130 upio_set(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in hw_lpm_enable()