Home
last modified time | relevance | path

Searched defs:bcm_writeb (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_io.h58 #define bcm_writeb(v, a) (*(volatile unsigned char *) BCM_REGS_VA((a)) = (v)) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_io.h58 #define bcm_writeb(v, a) (*(volatile unsigned char *) BCM_REGS_VA((a)) = (v)) macro