Searched refs:DMUB_RB_SIZE (Results 1 – 2 of 2) sorted by relevance
52 #define DMUB_MAILBOX_SIZE ((2 * DMUB_RB_SIZE))514 inbox1.top = cw4.region.base + DMUB_RB_SIZE; in dmub_srv_hw_init()547 rb_params.capacity = DMUB_RB_SIZE; in dmub_srv_hw_init()552 rb_params.base_address = (void *) ((uint8_t *) (mail_fb->cpu_addr) + DMUB_RB_SIZE); in dmub_srv_hw_init()553 rb_params.capacity = DMUB_RB_SIZE; in dmub_srv_hw_init()
582 #define DMUB_RB_SIZE (DMUB_RB_CMD_SIZE * DMUB_RB_MAX_ENTRY) macro
Completed in 18 milliseconds