Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/
H A Datibios.c135 bool linear_ok; in atibios_debug_mode() local
157 linear_ok = attr & 0x80; in atibios_debug_mode()
162 linear_ok ? "OK" : "not available", in atibios_debug_mode()