Searched refs:wake_assert (Results 1 – 6 of 6) sorted by relevance
52 void hw_lpm_set_wake_state(uint8_t wake_assert);218 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local221 hw_lpm_set_wake_state(wake_assert); in op()
1244 void hw_lpm_set_wake_state(uint8_t wake_assert) in hw_lpm_set_wake_state() argument1246 uint8_t state = (wake_assert) ? UPIO_ASSERT : UPIO_DEASSERT; in hw_lpm_set_wake_state()
952 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local955 if (wake_assert == 0) in op()957 else if (wake_assert == 1) in op()963 bt_vendor_cbacks->lpm_set_state_cb(wake_assert); in op()971 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local973 lpm_set_ar3k(UPIO_BT_WAKE, wake_assert, 0); in op()
978 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local981 if (wake_assert == 0) in op()983 else if (wake_assert == 1) in op()989 bt_vendor_cbacks->lpm_set_state_cb(wake_assert); in op()997 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local999 lpm_set_ar3k(UPIO_BT_WAKE, wake_assert, 0); in op()
1017 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local1020 if (wake_assert == 0) in op()1022 else if (wake_assert == 1) in op()1028 bt_vendor_cbacks->lpm_set_state_cb(wake_assert); in op()1036 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local1038 lpm_set_ar3k(UPIO_BT_WAKE, wake_assert, 0); in op()
1204 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local1207 if (wake_assert == 0) in op()1209 else if (wake_assert == 1) in op()1214 q->cb->lpm_set_state_cb(wake_assert); in op()1224 uint8_t wake_assert = (*state == BT_VND_LPM_WAKE_ASSERT) ? \ in op() local1226 lpm_set_ar3k(UPIO_BT_WAKE, wake_assert, 0); in op()