Home
last modified time | relevance | path

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

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