Searched refs:WHC_GEN_CMD_DATA_LEN (Results 1 – 2 of 2) sorted by relevance
129 whc->gen_cmd_buf = dma_alloc_coherent(&whc->umc->dev, WHC_GEN_CMD_DATA_LEN, in whc_init()172 dma_free_coherent(&whc->umc->dev, WHC_GEN_CMD_DATA_LEN, in whc_clean_up()
315 #define WHC_GEN_CMD_DATA_LEN 256 macro