Searched refs:table_hash (Results 1 – 2 of 2) sorted by relevance
31 #define table_hash(mode, bpc, max_min) ((mode << 16) | (bpc << 8) | max_min) macro37 #define TABLE_CASE(mode, bpc, max) case (table_hash(mode, BPC_##bpc, max)): \68 int sel = table_hash(mode, bpc, max_min); in get_qp_set()
182 active_table_hash := "active_table_hash=" <table_hash_alg> ":" <table_hash>186 table_hash := Hash of the (<dm_version_str> ";" <device_metadata> ";" <table_load_data> ";")