Searched refs:SAMPLE_COUNT (Results 1 – 2 of 2) sorted by relevance
40 #define SAMPLE_COUNT 256 macro48 u32 buf1[SAMPLE_COUNT] ____cacheline_aligned;49 u32 buf2[SAMPLE_COUNT] ____cacheline_aligned;157 memset(rdma->buf1, 0, SAMPLE_COUNT & sizeof(u32)); in rackmeter_do_pause()158 memset(rdma->buf2, 0, SAMPLE_COUNT & sizeof(u32)); in rackmeter_do_pause()192 cmd->req_count = cpu_to_le16(SAMPLE_COUNT * 4); in rackmeter_setup_dbdma()205 cmd->req_count = cpu_to_le16(SAMPLE_COUNT * 4); in rackmeter_setup_dbdma()360 for (i = 0; i < SAMPLE_COUNT; i++) in rackmeter_irq()
1690 #define SAMPLE_COUNT 5 macro1700 for (i = 0; i < SAMPLE_COUNT; i++) { in sdhci_do_get_ro()1702 if (++ro_count > SAMPLE_COUNT / 2) in sdhci_do_get_ro()