Lines Matching refs:product_id
12 .product_id = 0x70001,
44 .product_id = 0x5202,
75 .product_id = 0x70003,
107 .product_id = 0x70003,
139 .product_id = ~0U,
170 .product_id = ~0U,
202 .product_id = 0x45080009,
234 .product_id = 0x5080009,
268 const u32 product_id = ident->product_id; in etnaviv_fill_identity_from_hwdb() local
276 (etnaviv_chip_identities[i].product_id == ident->product_id || in etnaviv_fill_identity_from_hwdb()
277 etnaviv_chip_identities[i].product_id == ~0U) && in etnaviv_fill_identity_from_hwdb()
286 ident->product_id = product_id; in etnaviv_fill_identity_from_hwdb()