Home
last modified time | relevance | path

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

/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.h66 #define VK_CMD_PLANES_MASK 0x000f /* number of planes to up/download */ macro
H A Dbcm_vk_msg.c1163 num_planes = entry->to_v_msg[0].cmd & VK_CMD_PLANES_MASK; in bcm_vk_write()