Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dsticore.c660 pr_debug(" alternate code type %d\n", rom->alt_code_type); in sti_dump_rom()
833 raw->alt_code_type == ALT_CODE_TYPE_PA_RISC_64 in sti_read_rom()
837 raw->alt_code_type == ALT_CODE_TYPE_PA_RISC_64) { in sti_read_rom()
/openbmc/linux/include/video/
H A Dsticore.h201 u8 alt_code_type; member