Searched refs:gS5L8930XPmgrBase (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_s5l8930x.c66 vm_offset_t gS5L8930XPmgrBase; variable
173 gS5L8930XPmgrBase = ml_io_map(0xBF102000, PAGE_SIZE);
174 assert(gS5L8930XPmgrBase);
176 gS5L8930XPmgrBase = ml_io_map(0xBF100000, PAGE_SIZE);
177 assert(gS5L8930XPmgrBase);
495 assert(gS5L8930XPmgrBase);
496 HwReg(gS5L8930XPmgrBase + 0x2C) = 0;
497 HwReg(gS5L8930XPmgrBase + 0x24) = 1;
498 HwReg(gS5L8930XPmgrBase + 0x20) = 0x80000000;
499 HwReg(gS5L8930XPmgrBase
[all...]

Completed in 15 milliseconds