Searched refs:cca (Results 1 – 11 of 11) sorted by relevance
/openbsd/sys/arch/sh/sh/ |
H A D | cache_sh4.c | 186 vaddr_t cca; in cache_sh4_op_line_32() local 203 cca[ 0] &= ~bits; in cache_sh4_op_8lines_32() 204 cca[ 8] &= ~bits; in cache_sh4_op_8lines_32() 205 cca[16] &= ~bits; in cache_sh4_op_8lines_32() 206 cca[24] &= ~bits; in cache_sh4_op_8lines_32() 207 cca[32] &= ~bits; in cache_sh4_op_8lines_32() 208 cca[40] &= ~bits; in cache_sh4_op_8lines_32() 209 cca[48] &= ~bits; in cache_sh4_op_8lines_32() 210 cca[56] &= ~bits; in cache_sh4_op_8lines_32() 353 vaddr_t cca; in cache_sh4_emode_op_line_32() local [all …]
|
H A D | cache_sh3.c | 138 vaddr_t cca; in cache_sh3_op_line_16_nway() local 160 volatile uint32_t *cca; in cache_sh3_op_8lines_16_nway() local 170 cca[ 0] &= ~bits; in cache_sh3_op_8lines_16_nway() 171 cca[ 4] &= ~bits; in cache_sh3_op_8lines_16_nway() 172 cca[ 8] &= ~bits; in cache_sh3_op_8lines_16_nway() 173 cca[12] &= ~bits; in cache_sh3_op_8lines_16_nway() 174 cca[16] &= ~bits; in cache_sh3_op_8lines_16_nway() 175 cca[20] &= ~bits; in cache_sh3_op_8lines_16_nway() 176 cca[24] &= ~bits; in cache_sh3_op_8lines_16_nway() 177 cca[28] &= ~bits; in cache_sh3_op_8lines_16_nway() [all …]
|
H A D | db_interface.c | 419 vaddr_t va, va_end, cca; in __db_cachedump_sh3() local 441 cca = SH3_CCA | entry; in __db_cachedump_sh3() 444 r = _reg_read_4(cca | (way << sh_cache_way_shift)); in __db_cachedump_sh3()
|
/openbsd/regress/lib/libssl/interop/cert/ |
H A D | Makefile | 20 .for cca in noca ca fakeca 28 .if (("${cv}" == verify && "${cca}" == ca && "${scert}" == cert) || \ 34 FAIL_${cca}_${sca}_${ccert}_${scert}_${cv}_${sv} = 36 FAIL_${cca}_${sca}_${ccert}_${scert}_${cv}_${sv} = ! 43 REGRESS_TARGETS += run-cert-client-${clib}-${cca}-${ccert}-${cv}-server-${slib}-${sca}-${scert}-${s… 46 SLOW_TARGETS += run-cert-client-${clib}-${cca}-${ccert}-${cv}-server-${slib}-${sca}-${scert}-${sv} 49 run-cert-client-${clib}-${cca}-${ccert}-${cv}-server-${slib}-${sca}-${scert}-${sv}: \ 58 ${FAIL_${cca}_${sca}_${ccert}_${scert}_${cv}_${sv}} \ 61 ${cca:S/^noca//:S/^fakeca/-C fake-ca.crt/:S/^ca/-C ca.crt/} \ 65 .if empty(${FAIL_${cca}_${sca}_${ccert}_${scert}_${cv}_${sv}})
|
/openbsd/sys/dev/ic/ |
H A D | acx100.c | 586 struct acx100_conf_cca_mode cca; in acx100_read_config() local 597 if (acx_get_conf(sc, ACX_CONF_CCA_MODE, &cca, sizeof(cca)) != 0) { in acx100_read_config() 602 conf->cca_mode = cca.cca_mode; in acx100_read_config() 603 DPRINTF(("%s: cca mode %02x\n", ifp->if_xname, cca.cca_mode)); in acx100_read_config() 620 struct acx100_conf_cca_mode cca; in acx100_write_config() local 625 cca.cca_mode = conf->cca_mode; in acx100_write_config() 626 if (acx_set_conf(sc, ACX_CONF_CCA_MODE, &cca, sizeof(cca)) != 0) { in acx100_write_config()
|
H A D | rt2661.c | 2783 uint16_t cca; in rt2661_rx_tune() local 2800 cca = RAL_READ(sc, RT2661_STA_CSR1) & 0xffff; in rt2661_rx_tune() 2802 DPRINTFN(2, ("RSSI=%ddBm false CCA=%d\n", dbm, cca)); in rt2661_rx_tune() 2814 else if (cca > 512) in rt2661_rx_tune() 2816 else if (cca < 100) in rt2661_rx_tune()
|
/openbsd/sys/arch/mips64/include/ |
H A D | asm.h | 307 #define LOAD_XKPHYS(reg, cca) \ argument 308 li reg, cca | 0x10; \
|
/openbsd/sys/arch/octeon/dev/ |
H A D | cn30xxfpareg.h | 311 uint64_t cca : 3; // ignored by octeon
|
/openbsd/gnu/gcc/libcpp/ |
H A D | ucnid.tab | 79 0cc6-0cc8 0cca-0ccd 0cde 0ce0-0ce1
|
/openbsd/sys/dev/acpi/ |
H A D | acpi.c | 3228 int64_t cca; in acpi_foundhid() local 3240 if (aml_evalinteger(sc, node->parent, "_CCA", 0, NULL, &cca)) in acpi_foundhid() 3241 cca = 1; in acpi_foundhid() 3248 aaa.aaa_dmat = cca ? sc->sc_cc_dmat : sc->sc_ci_dmat; in acpi_foundhid()
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | NamesList.txt | 42019 x (khitan small script character-18cca - 18CCA)
|