Home
last modified time | relevance | path

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

/linux/tools/bootconfig/samples/
H A Dgood-simple.bconf10 key { word5 = 5; word6 = 6 }
/linux/include/linux/qed/
H A Dfcoe_common.h204 __le16 word5; member
406 __le16 word5; member
/linux/drivers/gpu/drm/radeon/
H A Dr600_cs.c1483 u32 word0, word1, l0_size, mipmap_size, word2, word3, word4, word5; in r600_check_texture_resource() local
1510 word5 = radeon_get_ib_value(p, idx + 5); in r600_check_texture_resource()
1518 llevel = G_038014_LAST_LEVEL(word5); in r600_check_texture_resource()
1590 barray = G_038014_BASE_ARRAY(word5); in r600_check_texture_resource()
1591 larray = G_038014_LAST_ARRAY(word5); in r600_check_texture_resource()