Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/intel/
Dsdsi.c73 #define CTRL_MSG_SIZE GENMASK(63, 48) macro
187 message_size = FIELD_GET(CTRL_MSG_SIZE, control); in sdsi_mbox_poll()
277 FIELD_PREP(CTRL_MSG_SIZE, info->size) | in sdsi_mbox_cmd_write()