SDIO_BLOCK_SIZE 400 drivers/bluetooth/btmrvl_main.c buf_size = ALIGN_SZ(SDIO_BLOCK_SIZE, BTSDIO_DMA_ALIGN); SDIO_BLOCK_SIZE 539 drivers/bluetooth/btmrvl_sdio.c helperlen, SDIO_BLOCK_SIZE); SDIO_BLOCK_SIZE 554 drivers/bluetooth/btmrvl_sdio.c tx_len = (FIRMWARE_TRANSFER_NBLOCK * SDIO_BLOCK_SIZE) SDIO_BLOCK_SIZE 585 drivers/bluetooth/btmrvl_sdio.c FIRMWARE_TRANSFER_NBLOCK * SDIO_BLOCK_SIZE); SDIO_BLOCK_SIZE 597 drivers/bluetooth/btmrvl_sdio.c memset(helperbuf, 0x0, SDIO_BLOCK_SIZE); SDIO_BLOCK_SIZE 600 drivers/bluetooth/btmrvl_sdio.c SDIO_BLOCK_SIZE); SDIO_BLOCK_SIZE 781 drivers/bluetooth/btmrvl_sdio.c blksz = SDIO_BLOCK_SIZE; SDIO_BLOCK_SIZE 913 drivers/bluetooth/btmrvl_sdio.c ret = sdio_readsb(card->func, adapter->hw_regs, 0, SDIO_BLOCK_SIZE); SDIO_BLOCK_SIZE 1020 drivers/bluetooth/btmrvl_sdio.c ret = sdio_set_block_size(card->func, SDIO_BLOCK_SIZE); SDIO_BLOCK_SIZE 1159 drivers/bluetooth/btmrvl_sdio.c blksz = DIV_ROUND_UP(nb, SDIO_BLOCK_SIZE) * SDIO_BLOCK_SIZE; SDIO_BLOCK_SIZE 41 drivers/bluetooth/btmrvl_sdio.h + SDIO_BLOCK_SIZE - 1) / SDIO_BLOCK_SIZE) \ SDIO_BLOCK_SIZE 42 drivers/bluetooth/btmrvl_sdio.h * SDIO_BLOCK_SIZE) SDIO_BLOCK_SIZE 250 drivers/net/wireless/st/cw1200/cw1200_sdio.c size = round_up(size, SDIO_BLOCK_SIZE);