Searched refs:sp_tx_buffer_limit (Results 1 – 1 of 1) sorted by relevance
1305 uintptr_t sp_tx_buffer_limit; in validate_secondary_ep() local1312 sp_tx_buffer_limit = sp_tx_buffer + buffer_size; in validate_secondary_ep()1320 (ep >= sp_tx_buffer && ep < sp_tx_buffer_limit)) { in validate_secondary_ep()
Completed in 7 milliseconds