Searched refs:tok (Results 1 – 1 of 1) sorted by relevance
182 static inline u32 dbgp_pid_update(u32 x, u32 tok) in dbgp_pid_update() argument184 return ((x ^ DBGP_DATA_TOGGLE) & 0xffff00) | (tok & 0xff); in dbgp_pid_update()