Searched refs:END_OF_REG_DATA_BLOCK (Results 1 – 5 of 5) sorted by relevance
59 while (*(uint32_t *)reg_data != END_OF_REG_DATA_BLOCK && in atomctrl_retrieve_ac_timing()87 PP_ASSERT_WITH_CODE((*(uint32_t *)reg_data == END_OF_REG_DATA_BLOCK), in atomctrl_retrieve_ac_timing()
1630 while ((le32_to_cpu(*(u32 *)reg_data) != END_OF_REG_DATA_BLOCK) && in amdgpu_atombios_init_mc_reg_table()1653 if (le32_to_cpu(*(u32 *)reg_data) != END_OF_REG_DATA_BLOCK) in amdgpu_atombios_init_mc_reg_table()
4030 while ((le32_to_cpu(*(u32 *)reg_data) != END_OF_REG_DATA_BLOCK) && in radeon_atom_init_mc_reg_table()4053 if (le32_to_cpu(*(u32 *)reg_data) != END_OF_REG_DATA_BLOCK) in radeon_atom_init_mc_reg_table()
6303 #define END_OF_REG_DATA_BLOCK 0x00000000 macro
7468 #define END_OF_REG_DATA_BLOCK 0x00000000 macro