Home
last modified time | relevance | path

Searched full:crx (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/arch/parisc/include/asm/
Dgrfioctl.h29 #define S9000_ID_A1659A 0x26D1482A /* CRX 8 plane color (=ELK) */
31 #define S9000_ID_A1439A 0x26D148EE /* CRX24 = CRX+ (24-plane color) */
38 #define S9000_ID_TOMCAT 0x27FCCB6D /* dual-headed ELK (Dual CRX) */
43 #define CRT_ID_ELK_1024 S9000_ID_ELK_768 /* Elk 1024x768 CRX */
44 #define CRT_ID_ELK_1280 S9000_ID_A1659A /* Elk 1280x1024 CRX */
/Linux-v5.15/drivers/crypto/gemini/
Dsl3516-ce-core.c112 rdd = &ce->rx[ce->crx]; in get_desc_rx()
113 ce->crx++; in get_desc_rx()
114 if (ce->crx >= MAXDESC) in get_desc_rx()
115 ce->crx = 0; in get_desc_rx()
326 ce->crx = 0; in sl3516_ce_start()
Dsl3516-ce.h216 * @crx current used RX descriptor
243 int crx; member
/Linux-v5.15/Documentation/devicetree/bindings/input/
Diqs269a.yaml246 Specifies the CRX pin(s) associated with the channel. By default, only
247 the CRX pin corresponding to the channel's index is enabled (e.g. CRX0
267 description: Floats any inactive CRX pins instead of grounding them.
Diqs626a.yaml199 Specifies how inactive CRX pins are to be terminated as follows:
341 Specifies the CRX pin(s) associated with the channel.
541 Specifies how inactive CRX pins are to be terminated as follows:
/Linux-v5.15/drivers/video/fbdev/
Dstifb.c23 * HPA1659A known as "CRX", a 1280x1024 color device with 8 planes
27 * HPA2269A known as "Dual CRX", a 1280x1024 color device with 8 planes,
1186 case S9000_ID_A1659A: /* CRX/A1659A */ in stifb_init_fb()
1198 case S9000_ID_TOMCAT: /* Dual CRX, behaves else like a CRX */ in stifb_init_fb()
Di740_reg.h47 /* CRT Controller Registers (CRX) */
DKconfig565 HCRX, HCRX24, CRX, CRX24 and VisEG series.
/Linux-v5.15/drivers/input/misc/
Diqs626a.c730 "Too many %s channel CRX/TX pins present\n", in iqs626_parse_pins()
735 "Failed to count %s channel CRX/TX pins: %d\n", in iqs626_parse_pins()
743 "Failed to read %s channel CRX/TX pins: %d\n", in iqs626_parse_pins()
753 "Invalid %s channel CRX/TX pin: %u\n", in iqs626_parse_pins()
954 "Invalid %s channel CRX pin termination: %u\n", in iqs626_parse_channel()
/Linux-v5.15/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c140 * - Bit X is 1 in _FIXED0: bit X is fixed to 1 in CRx. in prepare_for_vmx_operation()
141 * - Bit X is 0 in _FIXED1: bit X is fixed to 0 in CRx. in prepare_for_vmx_operation()
/Linux-v5.15/drivers/staging/mt7621-dma/
Dhsdma-mt7621.c529 /* update rx crx */ in mtk_hsdma_rx()
/Linux-v5.15/arch/ia64/kernel/
Defi.c475 * Cannot write to CRx with PSR.ic=1 in efi_map_pal_code()