Home
last modified time | relevance | path

Searched refs:CCC (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/Documentation/driver-api/i3c/
H A Dprotocol.rst121 I3C CCC commands
124 CCC (Common Command Code) commands are meant to be used for anything that is
127 CCC commands contain an 8-bit CCC ID describing the command that is executed.
132 payload is either sent by the master sending the command (write CCC command),
133 or sent by the slave receiving the command (read CCC command). Of course, read
135 Note that, when sending a CCC command to a specific device, the device address
139 from the CCC ID.
141 Note that vendors can use a dedicated range of CCC IDs for their own commands
172 using a broadcast CCC command.
/linux-6.15/drivers/gpu/drm/armada/
H A Darmada_overlay.c354 #define CCC(v) ((v) << 24 | (v) << 16 | (v) << 8) in armada_overlay_set_property() macro
355 drm_to_overlay_state(state)->colorkey_yr = CCC(K2R(val)); in armada_overlay_set_property()
356 drm_to_overlay_state(state)->colorkey_ug = CCC(K2G(val)); in armada_overlay_set_property()
357 drm_to_overlay_state(state)->colorkey_vb = CCC(K2B(val)); in armada_overlay_set_property()
358 #undef CCC in armada_overlay_set_property()
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dmicrochip,mpfs-ccc.yaml31 The CCC PLL's have two input clocks. It is required that even if the input
/linux-6.15/arch/arm64/kvm/
H A Demulate-nested.c574 #define CCC(id, fn) \ macro
578 CCC(CGT_CNTHCTL_EL1PCTEN, check_cnthctl_el1pcten),
579 CCC(CGT_CNTHCTL_EL1PTEN, check_cnthctl_el1pten),
580 CCC(CGT_CNTHCTL_EL1NVPCT, check_cnthctl_el1nvpct),
581 CCC(CGT_CNTHCTL_EL1NVVCT, check_cnthctl_el1nvvct),
582 CCC(CGT_CPTR_TTA, check_cptr_tta),
583 CCC(CGT_MDCR_HPMN, check_mdcr_hpmn),
/linux-6.15/drivers/net/ethernet/renesas/
H A Dravb.h50 CCC = 0x0000, enumerator
H A Dravb_main.c75 ravb_modify(ndev, CCC, ccc_mask, opmode); in ravb_set_opmode()
1816 ravb_modify(ndev, CCC, CCC_CSEL, CCC_CSEL_HPB); in ravb_set_config_mode()
/linux-6.15/drivers/power/supply/
H A Dbq24190_charger.c415 BQ24190_SYSFS_FIELD_RW(ichg, CCC, ICHG),
416 BQ24190_SYSFS_FIELD_RW(force_20_pct, CCC, FORCE_20PCT),
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dqrb5165-rb5.dts1183 "GPIO-CCC",