Lines Matching refs:F2SYNC
200 #define F2SYNC (SDIO_REQ_4BYTE | SDIO_REQ_FIXED) macro
2861 ret = dhd_bcmsdh_send_buf(bus, bcmsdh_cur_sbwad(sdh), SDIO_FUNC_2, F2SYNC, in dhdsdio_txpkt()
3073 ret = dhd_bcmsdh_send_buf(bus, bcmsdh_cur_sbwad(sdh), SDIO_FUNC_2, F2SYNC, in dhdsdio_sendpendctl()
5082 F2SYNC, buf, int_val, NULL, NULL, NULL, 1); in dhdsdio_doiovar()
5085 F2SYNC, buf, int_val, NULL, NULL, NULL); in dhdsdio_doiovar()
6304 sdret = dhd_bcmsdh_recv_buf(bus, bcmsdh_cur_sbwad(sdh), SDIO_FUNC_2, F2SYNC, in dhdsdio_read_control()
6471 F2SYNC, (uint8*)PKTDATA(osh, pfirst), in dhdsdio_rxglom()
6476 F2SYNC, bus->dataptr, in dhdsdio_rxglom()
6939 F2SYNC, rxbuf, rdlen, in dhdsdio_readframes()
6993 F2SYNC, rxbuf, rdlen, in dhdsdio_readframes()
7242 sdret = dhd_bcmsdh_recv_buf(bus, bcmsdh_cur_sbwad(sdh), SDIO_FUNC_2, F2SYNC, in dhdsdio_readframes()
7405 sdret = dhd_bcmsdh_recv_buf(bus, bcmsdh_cur_sbwad(sdh), SDIO_FUNC_2, F2SYNC, in dhdsdio_readframes()
11845 SDIO_FUNC_2, F2SYNC, frame, len, NULL, NULL, NULL, TXRETRIES); in dhd_bcmsdh_send_buffer()