Searched refs:MC_PMG_CMD_MRS (Results 1 – 12 of 12) sorted by relevance
156 #define MC_PMG_CMD_MRS 0x2aac macro
1885 case MC_PMG_CMD_MRS >> 2: in btc_check_s0_mc_reg_index()1937 tmp = RREG32(MC_PMG_CMD_MRS); in btc_set_mc_special_registers()1938 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS >> 2; in btc_set_mc_special_registers()2037 WREG32(MC_SEQ_PMG_CMD_MRS_LP, RREG32(MC_PMG_CMD_MRS)); in btc_initialize_mc_reg_table()
814 #define MC_PMG_CMD_MRS 0x2aac macro
2733 temp_reg = RREG32(MC_PMG_CMD_MRS); in ni_set_mc_special_registers()2734 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS >> 2; in ni_set_mc_special_registers()2799 case MC_PMG_CMD_MRS >> 2: in ni_check_s0_mc_reg_index()2887 WREG32(MC_SEQ_PMG_CMD_MRS_LP, RREG32(MC_PMG_CMD_MRS)); in ni_initialize_mc_reg_table()
582 #define MC_PMG_CMD_MRS 0x2aac macro
707 #define MC_PMG_CMD_MRS 0x2aac macro
4320 temp_reg = RREG32(MC_PMG_CMD_MRS); in ci_set_mc_special_registers()4321 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS >> 2; in ci_set_mc_special_registers()4418 case MC_PMG_CMD_MRS >> 2: in ci_check_s0_mc_reg_index()4608 WREG32(MC_SEQ_PMG_CMD_MRS_LP, RREG32(MC_PMG_CMD_MRS)); in ci_initialize_mc_reg_table()
5359 temp_reg = RREG32(MC_PMG_CMD_MRS); in si_set_mc_special_registers()5360 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS >> 2; in si_set_mc_special_registers()5438 case MC_PMG_CMD_MRS >> 2: in si_check_s0_mc_reg_index()5530 WREG32(MC_SEQ_PMG_CMD_MRS_LP, RREG32(MC_PMG_CMD_MRS)); in si_initialize_mc_reg_table()
332 #define MC_PMG_CMD_MRS 0x2aac macro
1007 eg_pi->mc_reg_table.mc_reg_address[i].s1 = MC_PMG_CMD_MRS >> 2; in cypress_set_mc_reg_address_table()
583 #define MC_PMG_CMD_MRS 0xAAB macro
5857 temp_reg = RREG32(MC_PMG_CMD_MRS); in si_set_mc_special_registers()5858 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS; in si_set_mc_special_registers()5931 case MC_PMG_CMD_MRS: in si_check_s0_mc_reg_index()6023 WREG32(MC_SEQ_PMG_CMD_MRS_LP, RREG32(MC_PMG_CMD_MRS)); in si_initialize_mc_reg_table()
Completed in 130 milliseconds