OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pm_io_base
(Results
1 - 3
of
3
) sorted by null
/external/qemu-pc-bios/bochs/bios/
rombios32start.S
100
mov $
PM_IO_BASE
+ 0x04, %dx /* PMCNTRL */
112
mov $
PM_IO_BASE
+ 0x04, %dx /* PMCNTRL */
rombios.h
57
#define
PM_IO_BASE
0xb000
rombios32.c
448
uint32_t
pm_io_base
, smb_io_base;
variable
922
pci_config_writel(d, 0x40,
PM_IO_BASE
| 1);
1022
pm_io_base
=
PM_IO_BASE
;
[
all
...]
Completed in 111 milliseconds