Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dloongson_regs.h243 #define CSR_MAIL_SEND_BOX_LOW(box) (box << 1) macro
/openbmc/linux/arch/mips/loongson64/
H A Dsmp.c58 val |= (CSR_MAIL_SEND_BOX_LOW(mailbox) << CSR_MAIL_SEND_BOX_SHIFT); in csr_mail_send()