Searched full:crx (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/arch/parisc/include/asm/ |
D | grfioctl.h | 29 #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-6.12.1/drivers/crypto/gemini/ |
D | sl3516-ce-core.c | 114 rdd = &ce->rx[ce->crx]; in get_desc_rx() 115 ce->crx++; in get_desc_rx() 116 if (ce->crx >= MAXDESC) in get_desc_rx() 117 ce->crx = 0; in get_desc_rx() 329 ce->crx = 0; in sl3516_ce_start()
|
D | sl3516-ce.h | 215 * @crx current used RX descriptor 242 int crx; member
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | iqs269a.yaml | 319 Specifies the CRX pin(s) associated with the channel. By default, only 320 the CRX pin corresponding to the channel's index is enabled (e.g. CRX0 340 description: Floats any inactive CRX pins instead of grounding them.
|
D | iqs626a.yaml | 199 Specifies how inactive CRX pins are to be terminated as follows: 341 Specifies the CRX pin(s) associated with the channel. 537 Specifies how inactive CRX pins are to be terminated as follows:
|
D | azoteq,iqs7222.yaml | 352 description: Floats any inactive CRx pins instead of grounding them. 479 description: Specifies the CRx pin(s) associated with the channel.
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | iqs7211.c | 1767 * defined as the intersection between two CRx and CTx pins. in iqs7211_parse_cycles() 1877 dev_err(&client->dev, "Failed to count CRx pins: %d\n", count); in iqs7211_parse_tp() 1880 dev_err(&client->dev, "Invalid number of CRx pins\n"); in iqs7211_parse_tp() 1887 dev_err(&client->dev, "Failed to read CRx pins: %d\n", error); in iqs7211_parse_tp() 1893 dev_err(&client->dev, "Invalid CRx pin: %u\n", pins[i]); in iqs7211_parse_tp() 1951 dev_err(&client->dev, "Failed to count CRx pins: %d\n", count); in iqs7211_parse_alp() 1954 dev_err(&client->dev, "Invalid number of CRx pins\n"); in iqs7211_parse_alp() 1963 dev_err(&client->dev, "Failed to read CRx pins: %d\n", in iqs7211_parse_alp() 1975 dev_err(&client->dev, "Invalid CRx pin: %u\n", in iqs7211_parse_alp()
|
/linux-6.12.1/drivers/input/misc/ |
D | iqs626a.c | 679 "Too many %s channel CRX/TX pins present\n", in iqs626_parse_pins() 684 "Failed to count %s channel CRX/TX pins: %d\n", in iqs626_parse_pins() 692 "Failed to read %s channel CRX/TX pins: %d\n", in iqs626_parse_pins() 702 "Invalid %s channel CRX/TX pin: %u\n", in iqs626_parse_pins() 960 "Invalid %s channel CRX pin termination: %u\n", in iqs626_parse_channel()
|
D | iqs7222.c | 2206 * Unlike channels which are restricted to a select range of CRx pins in iqs7222_parse_cycle() 2338 * Each channel can claim up to 4 CRx pins. The first half of in iqs7222_parse_chan() 2349 "Failed to count %s CRx pins: %d\n", in iqs7222_parse_chan() 2354 "Invalid number of %s CRx pins\n", in iqs7222_parse_chan() 2364 "Failed to read %s CRx pins: %d\n", in iqs7222_parse_chan() 2376 "Invalid %s CRx pin: %u\n", in iqs7222_parse_chan()
|
/linux-6.12.1/drivers/video/fbdev/ |
D | stifb.c | 23 * HPA1659A known as "CRX", a 1280x1024 color device with 8 planes 27 * HPA2269A known as "Dual CRX", a 1280x1024 color device with 8 planes, 1254 case S9000_ID_A1659A: /* CRX/A1659A */ in stifb_init_fb() 1266 case S9000_ID_TOMCAT: /* Dual CRX, behaves else like a CRX */ in stifb_init_fb()
|
D | i740_reg.h | 47 /* CRT Controller Registers (CRX) */
|
D | Kconfig | 366 HCRX, HCRX24, CRX, CRX24 and VisEG series.
|
/linux-6.12.1/tools/testing/selftests/kvm/lib/x86_64/ |
D | vmx.c | 125 * - Bit X is 1 in _FIXED0: bit X is fixed to 1 in CRx. in prepare_for_vmx_operation() 126 * - Bit X is 0 in _FIXED1: bit X is fixed to 0 in CRx. in prepare_for_vmx_operation()
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | azoteq,iqs7211.yaml | 201 Specifies the order of the CRx pin(s) associated with the trackpad. 370 Specifies the CRx pin(s) associated with the ALP in no particular
|