Home
last modified time | relevance | path

Searched refs:continual (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.c702 bool continual = true; in efuse_pg_packet_read() local
716 while (continual && (efuse_addr < EFUSE_MAX_SIZE)) { in efuse_pg_packet_read()
724 continual = false; in efuse_pg_packet_read()
745 int *continual, u8 *write_state, in efuse_write_data_case1() argument
834 *continual = false; in efuse_write_data_case1()
839 *continual = false; in efuse_write_data_case1()
854 int *continual, u8 *write_state, in efuse_write_data_case2() argument
876 *continual = false; in efuse_write_data_case2()
912 *continual = false; in efuse_write_data_case2()
927 int continual = true, result = true; in efuse_pg_packet_write() local
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/
H A Dphoronix-test-suite_10.8.4.bb29 # continual target reboots if they encounter network problems.
/openbmc/linux/Documentation/w1/
H A Dw1-generic.rst100 -1=continual (default)
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dintro.rst65 from the continual kernel integration and testing performed during
/openbmc/linux/Documentation/mm/
H A Dslub.rst305 continual stream of error messages to the syslog but no additional memory
/openbmc/linux/tools/memory-model/Documentation/
H A Dordering.txt554 fastpaths. However, the price is great care and continual attention
/openbmc/u-boot/tools/buildman/
H A DREADME940 One possible application of buildman is as part of a continual edit, build,