Home
last modified time | relevance | path

Searched refs:CCP (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/block/paride/
Don26.c99 #define CCP(x) w0(0xfe);w0(0xaa);w0(0x55);w0(0);w0(0xff);\ macro
109 CCP(0x20); in on26_connect()
120 CCP(0x30); in on26_disconnect()
141 CCP(0x30); CCP(0); in on26_test_port()
175 CCP(0x30); in on26_test_port()
Ddstr.c97 #define CCP(x) w0(0xff);w2(0xc);w2(4);\ macro
105 w2(4); CCP(0xe0); w0(0xff); in dstr_connect()
110 { CCP(0x30); in dstr_disconnect()
Dkbic.c112 #define CCP(x) w2(0xc4);w0(0xaa);w0(0x55);w0(0);w0(0xff);w0(0x87);\ macro
119 CCP(0x20); in k971_connect()
125 { CCP(0x30); in k971_disconnect()
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Damd-ccp.txt8 - interrupts: Should contain the CCP interrupt
/linux-4.1.27/Documentation/networking/
Dppp_generic.txt335 SC_CCP_OPEN Compression Control Protocol (CCP) is
336 open, so inspect CCP packets
337 SC_CCP_UP CCP is up, may (de)compress packets
354 SC_COMP_RUN CCP compressor is running
355 SC_DECOMP_RUN CCP decompressor is running
356 SC_DC_ERROR CCP decompressor detected non-fatal error
357 SC_DC_FERROR CCP decompressor detected fatal error
363 containing a CCP option specifying a compression method and its
/linux-4.1.27/
DMAINTAINERS595 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER