Searched refs:test_line (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/gpio/ |
H A D | gpio-mockup.sh | 202 test_line() function 302 test_line $gc 0 304 test_line $gc $((RANDOM % ($width - 2) + 1)) 306 test_line $gc $(($width - 1))
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0004-mmal_20.patch | 402 +static void test_line(const uint32_t * const dx, const unsigned int d_off, 485 + test_line(d0, 0, s0, 0, i, 256, -1); 488 + test_line(d0, 0, s0, 0, 128, i, -1); 493 + test_line(d0, j & 3, s0, j >> 2, i, 256, j);
|