Searched refs:UPIO_DEASSERT (Results 1 – 12 of 12) sorted by relevance
/hardware/broadcom/libbt/include/ |
D | upio.h | 48 UPIO_DEASSERT, enumerator
|
/hardware/broadcom/libbt/src/ |
D | upio.c | 199 upio_set(UPIO_BT_WAKE, UPIO_DEASSERT, 1); in proc_btwrite_timeout() 479 if (action == UPIO_DEASSERT) in upio_set() 491 if (action == UPIO_DEASSERT) in upio_set()
|
D | hardware.c | 1191 upio_set(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in hw_lpm_enable() 1246 uint8_t state = (wake_assert) ? UPIO_ASSERT : UPIO_DEASSERT; in hw_lpm_set_wake_state()
|
/hardware/qcom/bt/msm8996/libbt-vendor/include/ |
D | hci_uart.h | 129 UPIO_DEASSERT, enumerator
|
/hardware/qcom/bt/msm8992/libbt-vendor/include/ |
D | hci_uart.h | 129 UPIO_DEASSERT, enumerator
|
/hardware/qcom/bt/msm8909/libbt-vendor/include/ |
D | hci_uart.h | 129 UPIO_DEASSERT, enumerator
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | bt_vendor_qcom.c | 929 lpm_set_ar3k(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in op() 967 UPIO_ASSERT : UPIO_DEASSERT; in op()
|
D | hw_ar3k.c | 1444 if (action == UPIO_DEASSERT) in lpm_set_ar3k()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | bt_vendor_qcom.c | 934 lpm_set_ar3k(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in op() 972 UPIO_ASSERT : UPIO_DEASSERT; in op()
|
D | hw_ar3k.c | 1444 if (action == UPIO_DEASSERT) in lpm_set_ar3k()
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | bt_vendor_qcom.c | 959 lpm_set_ar3k(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in op() 998 UPIO_ASSERT : UPIO_DEASSERT; in op()
|
D | hw_ar3k.c | 1444 if (action == UPIO_DEASSERT) in lpm_set_ar3k()
|