Home
last modified time | relevance | path

Searched refs:WHC_GEN_CMD_DATA_LEN (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/usb/host/whci/
Dinit.c118 whc->gen_cmd_buf = dma_alloc_coherent(&whc->umc->dev, WHC_GEN_CMD_DATA_LEN, in whc_init()
161 dma_free_coherent(&whc->umc->dev, WHC_GEN_CMD_DATA_LEN, in whc_clean_up()
Dwhci-hc.h302 #define WHC_GEN_CMD_DATA_LEN 256 macro