Home
last modified time | relevance | path

Searched refs:UPIO_LPM_MODE (Results 1 - 6 of 6) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Dupio.h42 UPIO_LPM_MODE, enumerator
/vendor/hihope/rk3568/bluetooth/include/
H A Dupio.h42 UPIO_LPM_MODE, enumerator
/vendor/hihope/dayu210/bluetooth/src/
H A 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()
H A Dhardware.c1079 upio_set(UPIO_LPM_MODE, UPIO_ASSERT, 0); in hw_lpm_enable()
1082 upio_set(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in hw_lpm_enable()
/vendor/hihope/rk3568/bluetooth/src/
H A 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()
H A 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()

Completed in 7 milliseconds