Searched refs:THRESHOLD (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/soc/amd/acp/ |
H A D | amd.h | 38 #define THRESHOLD(bit, base) ((bit) + (base)) macro 39 #define I2S_RX_THRESHOLD(base) THRESHOLD(7, base) 40 #define I2S_TX_THRESHOLD(base) THRESHOLD(8, base) 41 #define BT_TX_THRESHOLD(base) THRESHOLD(6, base) 42 #define BT_RX_THRESHOLD(base) THRESHOLD(5, base) 43 #define HS_TX_THRESHOLD(base) THRESHOLD(4, base) 44 #define HS_RX_THRESHOLD(base) THRESHOLD(3, base)
|
/openbmc/linux/tools/perf/tests/ |
H A D | bp_signal_overflow.c | 60 #define THRESHOLD 100 macro 93 pe.sample_period = THRESHOLD; in test__bp_signal_overflow() 133 if (overflows != EXECUTIONS / THRESHOLD) { in test__bp_signal_overflow() 135 overflows, EXECUTIONS / THRESHOLD); in test__bp_signal_overflow()
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | hvx_misc.h | 135 #define THRESHOLD 31 macro 148 : : "r"(IN0), "r"(IN1), "r"(OUT), "i"(THRESHOLD) \ 166 bool p0 = (buffer0[i].b[j] > THRESHOLD); \ 167 bool p1 = (buffer1[i].b[j] > THRESHOLD); \
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | intern.h | 24 #define THRESHOLD 15 macro 25 #define CRYPTO_ENGINE_MAX_QLEN (JOBR_DEPTH - THRESHOLD)
|
/openbmc/linux/Documentation/input/devices/ |
H A D | atarikbd.rst | 268 threshold in either axis (see SET MOUSE THRESHOLD). Depending upon the mouse 307 SET MOUSE THRESHOLD
|
/openbmc/docs/designs/ |
H A D | redfish-eventservice.md | 259 | | | |REACHED THRESHOLD LIMIT | | | | | | | | 386 | | ||REACHED THRESHOLD LIMIT | | | | | | | |
|