Searched refs:GET_PID_PARTNO (Results 1 – 1 of 1) sorted by relevance
140 #define GET_PID_PARTNO(pid) (pid & 0xffffffff) /* PID[31:0] */ macro2517 inst->PARTNO = (uint32_t)GET_PID_PARTNO(pid); in npcx_i3c_apply_target_config()2522 LOG_DBG("partno: %#x", (uint32_t)GET_PID_PARTNO(pid)); in npcx_i3c_apply_target_config()