Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_bios.c36 #define FEATURE_MOBILE 0x10 /* also FEATURE_QUADRO for BMP */ macro
809 bios->is_mobile = bios->feature_byte & FEATURE_MOBILE; in parse_bit_i_tbl_entry()