Searched refs:dwordptr (Results 1 – 1 of 1) sorted by relevance
1157 unsigned short dwordptr[2]; in mp_cpu_start() local1158 dwordptr[0] = 0; in mp_cpu_start()1159 dwordptr[1] = target >> 4; in mp_cpu_start()1161 memcpy((uint8_t *)cmos_data_mapping + 0x467, dwordptr, 4); in mp_cpu_start()