Searched refs:aperture_low_msb (Results 1 – 1 of 1) sorted by relevance
874 uint32_t aperture_low_msb, aperture_low_lsb; in hubp1_read_state_common() local887 MC_VM_SYSTEM_APERTURE_LOW_ADDR_MSB, &aperture_low_msb); in hubp1_read_state_common()899 rq_regs->aperture_low_addr = (aperture_low_msb << 26) | (aperture_low_lsb >> 6); in hubp1_read_state_common()