Searched refs:UPIO_LPM_MODE (Results 1 - 6 of 6) sorted by relevance
/vendor/hihope/dayu210/bluetooth/include/ |
H A D | upio.h | 42 UPIO_LPM_MODE, enumerator
|
/vendor/hihope/rk3568/bluetooth/include/ |
H A D | upio.h | 42 UPIO_LPM_MODE, enumerator
|
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | upio.c | 358 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 D | hardware.c | 1079 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 D | upio.c | 358 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 D | hardware.c | 1127 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