Searched refs:PHYSIO_LDH (Results 1 – 1 of 1) sorted by relevance
172 #define PHYSIO_LDH(paddr) (ldhphysio(paddr)) macro198 domain_mask = (boardset_t)PHYSIO_LDH(csr_addr); in cic_read_domain_mask()217 sm_mask = (boardset_t)PHYSIO_LDH(csr_addr); in cic_read_sm_mask()255 for (cnt = 0; (PHYSIO_LDH(csr_addr) != sm_mask) && (cnt < 10); cnt++) in cic_write_sm_mask()275 sm_bar = (uint_t)PHYSIO_LDH(csr_addr); in cic_read_sm_bar()283 sm_bar |= (uint_t)PHYSIO_LDH(csr_addr); in cic_read_sm_bar()319 ((uint_t)PHYSIO_LDH(csr_addr) != sm_bar_msb) && (cnt < 10); in cic_write_sm_bar()344 ((uint_t)PHYSIO_LDH(csr_addr) != sm_bar_lsb) && (cnt < 10); in cic_write_sm_bar()371 sm_lar = (uint_t)PHYSIO_LDH(csr_addr); in cic_read_sm_lar()379 sm_lar |= (uint_t)PHYSIO_LDH(csr_addr); in cic_read_sm_lar()[all …]