Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h98 uint8_t feature_byte; member
H A Dnouveau_bios.c812 bios->feature_byte = bios->data[bitentry->offset + 5]; in parse_bit_i_tbl_entry()
813 bios->is_mobile = bios->feature_byte & FEATURE_MOBILE; in parse_bit_i_tbl_entry()
1177 bios->feature_byte = bmp[9]; in parse_bmp_structure()