Searched refs:PCD_MAGIC (Results 1 – 3 of 3) sorted by relevance
54 #define PCD_MAGIC ('P'<<24 |'C'<<16 |'D'<<8 | 0) macro
263 if ((pcd->spcd_magic != PCD_MAGIC) || in gptwocfg_configure()
190 pcd->spcd_magic = PCD_MAGIC; in sc_get_common_pcd()