| /linux/include/linux/i3c/ |
| H A D | ccc.h | 14 /* I3C CCC (Common Command Codes) related definitions */ 56 * struct i3c_ccc_events - payload passed to ENEC/DISEC CCC 60 * Depending on the CCC command, the specific events coming from all devices 69 * struct i3c_ccc_mwl - payload passed to SETMWL/GETMWL CCC 81 * struct i3c_ccc_mrl - payload passed to SETMRL/GETMRL CCC 121 * struct i3c_ccc_defslvs - payload passed to DEFSLVS CCC 150 * struct i3c_ccc_enttm - payload passed to ENTTM CCC 154 * Information passed to the ENTTM CCC to instruct an I3C device to enter a 174 * struct i3c_ccc_getpid - payload passed to GETPID CCC 183 * struct i3c_ccc_getbcr - payload passed to GETBCR CCC [all …]
|
| H A D | device.h | 126 * i3c_master_add_i3c_dev_locked(), the core will send the relevant CCC command
|
| /linux/fs/unicode/ |
| H A D | mkutf8data.c | 151 * defined. The CCC of a non-defined code point is 0. 154 * with a non-zero CCC that occur between two characters with 155 * a CCC of 0, or at the begin or end of a string. 156 * The unicode standard guarantees that all CCC values are 159 * Code points with CCC 0 are known as stoppers. 163 * The CCC of a decomposable character is the same as the CCC 167 * These do affect normalization, as they all have CCC 0. 1341 int ccc; member 1381 if (left->ccc != right->ccc) in nfdi_equal() 1398 if (left->ccc != right->ccc) in nfdicf_equal() [all …]
|
| /linux/drivers/power/supply/ |
| H A D | axp20x_battery.c | 963 int ccc = info->constant_charge_current_max_ua; in axp209_set_battery_info() local 969 /* Set max to unverified value to be able to set CCC */ in axp209_set_battery_info() 970 axp_batt->max_ccc = ccc; in axp209_set_battery_info() 972 if (ccc <= 0 || axp20x_set_constant_charge_current(axp_batt, ccc)) { in axp209_set_battery_info() 974 "couldn't set ccc from DT: fallback to min value\n"); in axp209_set_battery_info() 975 ccc = 300000; in axp209_set_battery_info() 976 axp_batt->max_ccc = ccc; in axp209_set_battery_info() 977 axp20x_set_constant_charge_current(axp_batt, ccc); in axp209_set_battery_info() 987 int ccc = info->constant_charge_current_max_ua; in axp717_set_battery_info() local 1017 axp_batt->max_ccc = ccc; in axp717_set_battery_info() [all …]
|
| /linux/drivers/clk/microchip/ |
| H A D | clk-mpfs-ccc.c | 59 * mpfs_ccc_lock prevents anything else from writing to a fabric ccc 205 pll_hw->name = devm_kasprintf(dev, GFP_KERNEL, "ccc%s_pll%u", in mpfs_ccc_register_plls() 217 return dev_err_probe(dev, ret, "failed to register ccc id: %d\n", in mpfs_ccc_register_plls() 264 { .compatible = "microchip,mpfs-ccc", }, 272 .name = "microchip-mpfs-ccc",
|
| H A D | Makefile | 5 obj-$(CONFIG_MCHP_CLK_MPFS) += clk-mpfs-ccc.o
|
| /linux/arch/mips/include/asm/ |
| H A D | pgtable-bits.h | 203 * 64-bit, R1 or earlier: CCC D V G [S H] M A W R P 204 * 32-bit, R1 or earlier: CCC D V G M A W R P 205 * 64-bit, R2 or later: CCC D V G RI/R XI [S H] M A W P 206 * 32-bit, R2 or later: CCC D V G RI/R XI M A W P
|
| /linux/tools/perf/tests/ |
| H A D | subcmd-help.c | 40 TEST_ASSERT_VAL("wrong cmd", is_in_cmdlist(&cmds, "ccc") == 0); in test__uniq_cmdnames() 54 add_cmdname(&cmds1, "ccc", 3); in test__exclude_cmdnames() 79 TEST_ASSERT_VAL("cannot find cmd", is_in_cmdlist(&cmds1, "ccc") == 1); in test__exclude_cmdnames()
|
| /linux/arch/x86/include/asm/ |
| H A D | bitops.h | 151 : "=@ccc" (oldbit) in arch___test_and_set_bit() 176 : "=@ccc" (oldbit) in arch___test_and_clear_bit() 187 : "=@ccc" (oldbit) in arch___test_and_change_bit() 223 : "=@ccc" (oldbit) in variable_test_bit()
|
| H A D | signal.h | 86 asm("btl %2,%1" : "=@ccc"(ret) : "m"(*set), "Ir"(_sig-1)); in __gen_sigismember()
|
| /linux/arch/x86/boot/ |
| H A D | bitops.h | 30 asm("btl %2,%1" : "=@ccc" (v) : "m" (*p), "Ir" (nr)); in variable_test_bit()
|
| /linux/fs/smb/client/ |
| H A D | cifsroot.c | 28 char addr[sizeof("aaa.bbb.ccc.ddd")]; in parse_srvaddr()
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | mpo-cursor.svg | 402 sodipodi:nodetypes="ccc" /> 408 sodipodi:nodetypes="ccc" /> 414 sodipodi:nodetypes="ccc" />
|
| /linux/tools/perf/bench/ |
| H A D | find-bit-bench.c | 46 : "=@ccc" (oldbit) in asm_test_bit()
|
| /linux/samples/kfifo/ |
| H A D | record-example.c | 59 "ccc",
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| H A D | smu_v13_0_7_pptable.h | 30 #define SMU_13_0_7_PP_PLATFORM_CAP_POWERPLAY 0x1 // This cap indicates whether CCC need to s…
|
| H A D | smu_v11_0_7_pptable.h | 30 …RM_CAP_POWERPLAY 0x1 // This cap indicates whether CCC need to show Powerp…
|
| H A D | smu_v14_0_2_pptable.h | 34 #define SMU_14_0_2_PP_PLATFORM_CAP_POWERPLAY 0x1 // This cap indicates whether CCC need …
|
| /linux/arch/arm64/kvm/ |
| H A D | emulate-nested.c | 591 #define CCC(id, fn) \ macro 594 static const complex_condition_check ccc[] = { variable 595 CCC(CGT_CNTHCTL_EL1PCTEN, check_cnthctl_el1pcten), 596 CCC(CGT_CNTHCTL_EL1PTEN, check_cnthctl_el1pten), 597 CCC(CGT_CNTHCTL_EL1NVPCT, check_cnthctl_el1nvpct), 598 CCC(CGT_CNTHCTL_EL1NVVCT, check_cnthctl_el1nvvct), 599 CCC(CGT_CPTR_TTA, check_cptr_tta), 600 CCC(CGT_MDCR_HPMN, check_mdcr_hpmn), 2489 if (ARRAY_SIZE(ccc)) in __compute_trap_behaviour() 2490 b |= ccc[id - __COMPLEX_CONDITIONS__](vcpu); in __compute_trap_behaviour()
|
| /linux/arch/s390/include/asm/ |
| H A D | ctlreg.h | 203 unsigned long ccc : 1; /* Cryptography counter control */ member
|
| /linux/drivers/tty/ipwireless/ |
| H A D | hardware.c | 380 * transform bits from aa.bbb.ccc to ccc.bbb.aa in swap_packet_bitfield_to_le() 395 * transform bits from ccc.bbb.aa to aa.bbb.ccc in swap_packet_bitfield_from_le()
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pciercx-defs.h | 196 __BITFIELD_FIELD(uint32_t ccc:1,
|
| /linux/drivers/pci/pcie/ |
| H A D | aspm.c | 412 u16 reg16, ccc, parent_old_ccc, child_old_ccc[8]; in pcie_aspm_configure_common_clock() local 451 ccc = same_clock ? PCI_EXP_LNKCTL_CCC : 0; in pcie_aspm_configure_common_clock() 457 PCI_EXP_LNKCTL_CCC, ccc); in pcie_aspm_configure_common_clock() 462 PCI_EXP_LNKCTL_CCC, ccc); in pcie_aspm_configure_common_clock()
|
| /linux/Documentation/RCU/Design/Memory-Ordering/ |
| H A D | TreeRCU-gp-fqs.svg | 508 sodipodi:nodetypes="ccc" 514 sodipodi:nodetypes="ccc" 520 sodipodi:nodetypes="ccc" 526 sodipodi:nodetypes="ccc"
|
| /linux/arch/arm64/kernel/ |
| H A D | compat_alignment.c | 16 * 32-bit misaligned trap handler (c) 1998 San Mehat (CCC) -July 1998
|