Home
last modified time | relevance | path

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

/Zephyr-latest/soc/mediatek/mt8xxx/
Dmbox.c44 uint32_t in_cmd; member
51 uint32_t in_cmd;
94 if (cfg->mbox->in_cmd & BIT(i)) { in mbox_isr()
101 cfg->mbox->in_cmd_clr = cfg->mbox->in_cmd; /* ACK */ in mbox_isr()