/src/sys/arch/evbppc/ev64260/ |
machdep.c | 108 bus_addr_t gt_base = 0; variable in typeref:typename:bus_addr_t 212 gt_base = *cf->cf_loc; 214 ev64260_gt_bs_tag.pbs_offset = gt_base; 215 ev64260_gt_bs_tag.pbs_base = gt_base; 216 ev64260_gt_bs_tag.pbs_limit += gt_base; 217 oea_batinit(gt_base, BAT_BL_256M, 0); 301 out32rb(gt_base + GTMPSC_MRR, GTMPSC_MRR_RES); 302 cr = in32rb(gt_base + GTMPSC_RCRR); 305 out32rb(gt_base + GTMPSC_RCRR, cr); 306 out32rb(gt_base + GTMPSC_TCRR, cr) [all...] |
machdep.c | 108 bus_addr_t gt_base = 0; variable in typeref:typename:bus_addr_t 212 gt_base = *cf->cf_loc; 214 ev64260_gt_bs_tag.pbs_offset = gt_base; 215 ev64260_gt_bs_tag.pbs_base = gt_base; 216 ev64260_gt_bs_tag.pbs_limit += gt_base; 217 oea_batinit(gt_base, BAT_BL_256M, 0); 301 out32rb(gt_base + GTMPSC_MRR, GTMPSC_MRR_RES); 302 cr = in32rb(gt_base + GTMPSC_RCRR); 305 out32rb(gt_base + GTMPSC_RCRR, cr); 306 out32rb(gt_base + GTMPSC_TCRR, cr) [all...] |
machdep.c | 108 bus_addr_t gt_base = 0; variable in typeref:typename:bus_addr_t 212 gt_base = *cf->cf_loc; 214 ev64260_gt_bs_tag.pbs_offset = gt_base; 215 ev64260_gt_bs_tag.pbs_base = gt_base; 216 ev64260_gt_bs_tag.pbs_limit += gt_base; 217 oea_batinit(gt_base, BAT_BL_256M, 0); 301 out32rb(gt_base + GTMPSC_MRR, GTMPSC_MRR_RES); 302 cr = in32rb(gt_base + GTMPSC_RCRR); 305 out32rb(gt_base + GTMPSC_RCRR, cr); 306 out32rb(gt_base + GTMPSC_TCRR, cr) [all...] |