Home
last modified time | relevance | path

Searched refs:DCPU_MSG_RAM_START (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/memory/
H A Dbrcmstb_dpfe.c54 #define DCPU_MSG_RAM_START 0x100 macro
55 #define DCPU_MSG_RAM(x) (DCPU_MSG_RAM_START + (x) * sizeof(u32))
405 ptr = priv->regs + DCPU_MSG_RAM_START + offset; in get_msg_ptr()
/kernel/linux/linux-6.6/drivers/memory/
H A Dbrcmstb_dpfe.c53 #define DCPU_MSG_RAM_START 0x100 macro
54 #define DCPU_MSG_RAM(x) (DCPU_MSG_RAM_START + (x) * sizeof(u32))
404 ptr = priv->regs + DCPU_MSG_RAM_START + offset; in get_msg_ptr()

Completed in 3 milliseconds