Searched refs:REG_WRITE (Results 1 – 3 of 3) sorted by relevance
1740 REG_WRITE(AR_SOC_RST_RESET, in ar9300_set_reset()1742 REG_WRITE(AR_SOC_RST_RESET, in ar9300_set_reset()1761 #undef REG_WRITE in ar9300_set_reset()1851 #undef REG_WRITE in ar9300_set_reset()2002 #undef REG_WRITE in ar9300_phy_disable()3127 REG_WRITE(0xB8040000, val); in ar9300_process_ini()3132 REG_WRITE(0xB804002c, val); in ar9300_process_ini()3136 REG_WRITE(0xB804006c, val); in ar9300_process_ini()3138 #undef REG_WRITE in ar9300_process_ini()5307 #undef REG_WRITE in ar9300_reset()[all …]
774 #define REG_WRITE(_reg, _val) *((volatile u_int32_t *)(_reg)) = (_val); in ar9300_attach() macro786 #undef REG_WRITE in ar9300_attach()
61 #define REG_WRITE 0x20 /* This is Mailbox 1 address */ macro229 mbox_write_4(sc, REG_WRITE, MBOX_MSG(chan, data)); in bcm_mbox_write()