Searched refs:aperture_low_lsb (Results 1 – 1 of 1) sorted by relevance
875 uint32_t aperture_low_msb, aperture_low_lsb; in hubp1_read_state_common() local891 MC_VM_SYSTEM_APERTURE_LOW_ADDR_LSB, &aperture_low_lsb); in hubp1_read_state_common()900 rq_regs->aperture_low_addr = (aperture_low_msb << 26) | (aperture_low_lsb >> 6); in hubp1_read_state_common()