Home
last modified time | relevance | path

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

/linux/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/drivers/gpu/drm/armada/
H A Darmada_overlay.c355 #define CCC(v) ((v) << 24 | (v) << 16 | (v) << 8) in armada_overlay_set_property() macro
356 drm_to_overlay_state(state)->colorkey_yr = CCC(K2R(val)); in armada_overlay_set_property()
357 drm_to_overlay_state(state)->colorkey_ug = CCC(K2G(val)); in armada_overlay_set_property()
358 drm_to_overlay_state(state)->colorkey_vb = CCC(K2B(val)); in armada_overlay_set_property()
359 #undef CCC in armada_overlay_set_property()
/linux/arch/arm64/kvm/
H A Demulate-nested.c591 #define CCC(id, fn) \ macro
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),
/linux/drivers/net/ethernet/renesas/
H A Dravb.h40 CCC = 0x0000, enumerator
H A Dravb_main.c75 ravb_modify(ndev, CCC, ccc_mask, opmode); in ravb_set_opmode()
1827 ravb_modify(ndev, CCC, CCC_CSEL, CCC_CSEL_HPB); in ravb_set_config_mode()
/linux/drivers/power/supply/
H A Dbq24190_charger.c416 BQ24190_SYSFS_FIELD_RW(ichg, CCC, ICHG),
417 BQ24190_SYSFS_FIELD_RW(force_20_pct, CCC, FORCE_20PCT),
/linux/arch/arm64/boot/dts/qcom/
H A Dqrb5165-rb5.dts1195 "GPIO-CCC",