Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h99 uint8_t feature_byte; member
H A Dnouveau_bios.c809 bios->feature_byte = bios->data[bitentry->offset + 5]; in parse_bit_i_tbl_entry()
810 bios->is_mobile = bios->feature_byte & FEATURE_MOBILE; in parse_bit_i_tbl_entry()
1020 * for use of bios->*_version or bios->feature_byte while parsing; in parse_bit_structure()
1174 bios->feature_byte = bmp[9]; in parse_bmp_structure()
2135 /* feature_byte on BMP is poor, but init always sets CR4B */ in nouveau_bios_takedown()