Searched refs:SDIO_MPA_ADDR_BASE (Results 1 – 2 of 2) sorted by relevance
26 #define SDIO_MPA_ADDR_BASE 0x1000U macro
1714 cmd53_port = (mlan_adap->ioport | SDIO_MPA_ADDR_BASE | (ports << 4)) + start_port; in wifi_tx_data()1717 cmd53_port = (mlan_adap->ioport | SDIO_MPA_ADDR_BASE | (port_count << 8)) + start_port; in wifi_tx_data()2331 cmd53_port = (pmadapter->ioport | SDIO_MPA_ADDR_BASE | (ports << 4)) + start_port; in wlan_get_rd_port()2334 cmd53_port = (pmadapter->ioport | SDIO_MPA_ADDR_BASE | (port_count << 8)) + start_port; in wlan_get_rd_port()