Searched refs:set_nvp (Results 1 – 3 of 3) sorted by relevance
99 extern void set_nvp(QTestState *qts, uint32_t index, uint8_t first);
113 set_nvp(qts, nvp_idx, first_group); in reset_pool_threads()136 set_nvp(qts, 0x80 + i, first_group); in reset_hw_threads()
92 void set_nvp(QTestState *qts, uint32_t index, uint8_t first) in set_nvp() function