| /drivers/clk/sophgo/ |
| A D | clk-pll.c | 75 u32 test, val; in cv1800b_ipll_set_rate() local 99 test = 184 * (1 + mode) * (1 + ictrl) / 2; in cv1800b_ipll_set_rate() 100 if (test > 20 * div_sel && test < 35 * div_sel) { in cv1800b_ipll_set_rate() 231 u32 test = 184 * (1 + mode) * (1 + ictrl) / 2; in cv1800b_fpll_set_rate() local 233 if (test > 10 * div_sel && test <= 24 * div_sel) { in cv1800b_fpll_set_rate()
|
| /drivers/ram/stm32mp1/ |
| A D | Kconfig | 37 activate test support for interactive support in 38 STM32MP1 DDR controller driver: command test
|
| A D | stm32mp1_tests.c | 1374 len = strlen(test[i].usage); in test_all() 1376 !strncmp("[size]", &test[i].usage[j], 6)) { in test_all() 1382 !strncmp("[loop]", &test[i].usage[j], 6)) { in test_all() 1387 !strncmp("[pattern]", &test[i].usage[j], in test_all() 1393 !strncmp("[addr]", &test[i].usage[j], 6)) { in test_all() 1398 printf("execute %d:%s\n", (int)i, test[i].name); in test_all() 1399 result = test[i].fct(ctl, phy, string, in test_all() 1401 printf("result %d:%s = ", (int)i, test[i].name); in test_all() 1430 const struct test_desc test[] = { variable 1503 const int test_nb = ARRAY_SIZE(test);
|
| A D | stm32mp1_tests.h | 28 extern const struct test_desc test[];
|
| A D | stm32mp1_interactive.c | 457 stm32mp1_ddr_subcmd(priv, argc, argv, test, test_nb); in stm32mp1_ddr_interactive()
|
| /drivers/tee/optee/ |
| A D | Kconfig | 30 Enables support for RPC test trusted application emulation, which 31 permits to test reverse RPC calls to TEE supplicant. Should
|
| /drivers/fpga/ |
| A D | zynqmppl.c | 80 u32 *test = (u32 *)buf; in check_header() local 86 pattern = load_word(&test[i], swap); in check_header() 101 &test[i], pattern, bin_format[i]); in check_header()
|
| A D | zynqpl.c | 99 u32 *test = (u32 *)buf; in check_header() local 105 pattern = load_word(&test[i], swap); in check_header() 121 (u32)&test[i], pattern, bin_format[i]); in check_header()
|
| /drivers/ram/aspeed/ |
| A D | Kconfig | 24 bool "Bypass self test during initialization" 26 Say Y here to bypass DRAM self test to speed up the boot time.
|
| /drivers/mailbox/ |
| A D | Kconfig | 39 bool "Enable the sandbox mailbox test driver" 42 Enable support for a test mailbox implementation, which simply echos
|
| /drivers/dma/ |
| A D | Kconfig | 23 bool "Enable the sandbox DMA test driver" 26 Enable support for a test DMA uclass implementation. It stimulates
|
| /drivers/mtd/ubi/ |
| A D | part.c | 98 .test = part_test_ubi,
|
| /drivers/net/ |
| A D | pic32_eth.h | 49 struct pic32_reg_atomic test; /* 0x270*/ member
|
| A D | Kconfig | 70 This driver is used in for testing in test/dm/mdio.c 80 This driver is used for testing in test/dm/mdio.c 94 Ethernet device used as DSA master, to test DSA class code, including 345 This driver is particularly useful in the test/dm/eth.c tests
|
| /drivers/power/domain/ |
| A D | Kconfig | 94 bool "Enable the sandbox power domain test driver" 97 Enable support for a test power domain driver implementation, which
|
| /drivers/misc/ |
| A D | test_drv.c | 100 DM_HEADER(<test.h>)
|
| /drivers/firmware/arm-ffa/ |
| A D | Kconfig | 36 FF-A sandbox is provided to run FF-A under sandbox and allows to test the FF-A Uclass.
|
| /drivers/ram/mediatek/ |
| A D | ddr3-mt7629.c | 241 u32 start, test; in mtk_ddr3_rank_size_detect() local 257 test = readl(CFG_SYS_SDRAM_BASE + (WALKING_STEP << step)); in mtk_ddr3_rank_size_detect() 258 if ((test != ~WALKING_PATTERN) || test == start) in mtk_ddr3_rank_size_detect()
|
| /drivers/adc/ |
| A D | Kconfig | 30 bool "Enable Sandbox ADC test driver"
|
| /drivers/reset/ |
| A D | Kconfig | 16 bool "Enable the sandbox reset test driver" 19 Enable support for a test reset controller implementation, which
|
| /drivers/remoteproc/ |
| A D | Kconfig | 50 Say 'y' here to add support for test processor which does dummy
|
| /drivers/rtc/ |
| A D | Kconfig | 268 emulator and is used to test the RTC uclasses and associated code, 277 emulator and is used to test the RTC uclasses and associated code,
|
| /drivers/spi/ |
| A D | mxc_spi.c | 37 u32 test; member
|
| /drivers/block/ |
| A D | Kconfig | 106 For sandbox there is a test driver.
|
| /drivers/clk/ |
| A D | Kconfig | 188 Enable this option if you want to test the Linux kernel's Common
|