Searched refs:CCC (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dpgtable-bits.h189 * 64-bit, R1 or earlier: CCC D V G [S H] M A W R P
190 * 32-bit, R1 or earler: CCC D V G M A W R P
191 * 64-bit, R2 or later: CCC D V G RI/R XI [S H] M A W P
192 * 32-bit, R2 or later: CCC D V G RI/R XI M A W P
/linux-4.4.14/drivers/gpu/drm/armada/
H A Darmada_overlay.c303 #define CCC(v) ((v) << 24 | (v) << 16 | (v) << 8) armada_ovl_plane_set_property() macro
304 dplane->prop.colorkey_yr = CCC(K2R(val)); armada_ovl_plane_set_property()
305 dplane->prop.colorkey_ug = CCC(K2G(val)); armada_ovl_plane_set_property()
306 dplane->prop.colorkey_vb = CCC(K2B(val)); armada_ovl_plane_set_property()
307 #undef CCC armada_ovl_plane_set_property() macro
/linux-4.4.14/drivers/net/ethernet/renesas/
H A Dravb_main.c60 ravb_write(ndev, (ravb_read(ndev, CCC) & ~CCC_OPC) | CCC_OPC_CONFIG, ravb_config()
61 CCC); ravb_config()
394 ravb_write(ndev, ravb_read(ndev, CCC) & ~CCC_BOC, CCC); ravb_dmac_init()
396 ravb_write(ndev, ravb_read(ndev, CCC) | CCC_BOC, CCC); ravb_dmac_init()
417 ravb_write(ndev, (ravb_read(ndev, CCC) & ~CCC_OPC) | CCC_OPC_OPERATION, ravb_dmac_init()
418 CCC); ravb_dmac_init()
1755 ravb_write(ndev, (ravb_read(ndev, CCC) & ~CCC_OPC) | CCC_OPC_CONFIG, ravb_probe()
1756 CCC); ravb_probe()
1759 ravb_write(ndev, (ravb_read(ndev, CCC) & ~CCC_CSEL) | CCC_CSEL_HPB, ravb_probe()
1760 CCC); ravb_probe()
1844 ravb_write(ndev, CCC_OPC_RESET, CCC); ravb_remove()
H A Dravb.h52 CCC = 0x0000, enumerator in enum:ravb_reg
203 /* CCC */
/linux-4.4.14/include/linux/mmc/
H A Dmmc.h228 * Card Command Classes (CCC)
/linux-4.4.14/drivers/power/
H A Dbq24190_charger.c353 BQ24190_SYSFS_FIELD_RW(ichg, CCC, ICHG),
354 BQ24190_SYSFS_FIELD_RW(force_20_pct, CCC, FORCE_20PCT),
/linux-4.4.14/arch/arm/mm/
H A Dalignment.c34 * 32-bit misaligned trap handler (c) 1998 San Mehat (CCC) -July 1998
/linux-4.4.14/drivers/tty/
H A Dsynclinkmp.c643 * 03 CCC, channel change condition: 0=every cycle
5151 * 03 CCC, channel change condition: 0=every cycle sca_init()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Datombios.h2908 ucMemoryType: SidePort memory type, set it to 0x0 when Sideport memory is not installed. Driver needs this info to change sideport memory clock. Not for display in CCC.
2909 For IGP, Hypermemory is the only memory type showed in CCC.
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Datombios.h2991 ucMemoryType: SidePort memory type, set it to 0x0 when Sideport memory is not installed. Driver needs this info to change sideport memory clock. Not for display in CCC.
2992 For IGP, Hypermemory is the only memory type showed in CCC.

Completed in 1089 milliseconds