Home
last modified time | relevance | path

Searched refs:SANDBOX_PCI_CLASS_CODE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/misc/
Dswap_case.c86 *valuep = (SANDBOX_PCI_CLASS_CODE << 8) | in sandbox_swap_case_read_config()
91 *valuep = SANDBOX_PCI_CLASS_CODE; in sandbox_swap_case_read_config()
/external/u-boot/arch/sandbox/include/asm/
Dtest.h16 #define SANDBOX_PCI_CLASS_CODE PCI_CLASS_CODE_COMM macro