Searched refs:buffer_depth (Results 1 – 2 of 2) sorted by relevance
88 u32 buffer_depth; member116 depth = drvdata->buffer_depth; in etb_enable_hw()218 depth = drvdata->buffer_depth; in etb_dump_hw()305 depth = drvdata->buffer_depth; in etb_read()457 drvdata->buffer_depth = etb_get_buffer_depth(drvdata); in etb_probe()460 if (drvdata->buffer_depth < 0) in etb_probe()464 drvdata->buffer_depth * 4, GFP_KERNEL); in etb_probe()
518 unsigned char buffer_depth, filled_slots; in mei_me_count_full_read_slots() local521 buffer_depth = (unsigned char)((me_csr & ME_CBD_HRA) >> 24); in mei_me_count_full_read_slots()527 if (filled_slots > buffer_depth) in mei_me_count_full_read_slots()