| /linux/Documentation/arch/s390/ |
| H A D | config3270.sh | 22 SCR=$ROOT/tmp/mkdev3270 23 SCRTMP=$SCR.a 37 echo "#!/bin/sh" > $SCR || exit 1 38 echo " " >> $SCR 39 echo "# Script built by /sbin/config3270" >> $SCR 41 echo rm -rf "$D/$SUBD/*" >> $SCR 46 echo mkdir -p $D/$SUBD >> $SCR 56 echo mknod $D/$TUB c $fsmaj 0 >> $SCR 57 echo chmod 666 $D/$TUB >> $SCR 61 echo mknod $D/$TUB$devno c $fsmaj $min >> $SCR [all …]
|
| /linux/drivers/net/wan/ |
| H A D | hdlc_ppp.c | 86 enum {INV = 0x10, IRC = 0x20, ZRC = 0x40, SCR = 0x80, SCA = 0x100, enumerator 278 {IRC|SCR|3, INV , INV , INV , INV , INV , INV }, /* START */ 280 { INV , INV ,STR|2, SCR|3 ,SCR|3, SCR|5 , INV }, /* TO+ */ 282 { STA|0 ,IRC|SCR|SCA|5, 2 , SCA|5 ,SCA|6, SCA|5 ,SCR|SCA|5}, /* RCR+ */ 283 { STA|0 ,IRC|SCR|SCN|3, 2 , SCN|3 ,SCN|4, SCN|3 ,SCR|SCN|3}, /* RCR- */ 284 { STA|0 , STA|1 , 2 , IRC|4 ,SCR|3, 6 , SCR|3 }, /* RCA */ 285 { STA|0 , STA|1 , 2 ,IRC|SCR|3,SCR|3,IRC|SCR|5, SCR|3 }, /* RCN */ 287 { 0 , 1 , 1 , 3 , 3 , 5 , SCR|3 }, /* RTA */ 316 if (action & (SCR | STR)) /* set Configure-Req/Terminate-Req timer */ in ppp_cp_event() 325 if (action & SCR) /* send Configure-Request */ in ppp_cp_event()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-uvc.rst | 27 SCR field or with that field identical to the previous header), or generally to 54 - The rest of the header, possibly including UVC PTS and SCR fields
|
| /linux/arch/m68k/68000/ |
| H A D | dragen2.c | 45 SCR = 0x10; /* allow user access to internal registers */ in init_dragen2()
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-tools.rst | 37 - Print and parse SCR data.
|
| /linux/arch/m68k/include/asm/ |
| H A D | MC68EZ328.h | 35 #define SCR BYTE_REF(SCR_ADDR) macro
|
| H A D | MC68VZ328.h | 37 #define SCR BYTE_REF(SCR_ADDR) macro
|
| H A D | MC68328.h | 34 #define SCR BYTE_REF(SCR_ADDR) macro
|
| /linux/drivers/video/fbdev/ |
| H A D | imsttfb.c | 86 SCR = 35, /* 0x8C */ enumerator 740 write_reg_le32(par->dc_regs, SCR, scr); in set_imstt_regvals()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 2173 1=set initial SCR value when starting encoding (works). 2599 SCR bits 0:31 by display order 2604 SCR bit 32 by display order
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 591 The Metadata capture generates UVC format metadata. The PTS and SCR are 1133 - Generate SCR
|
| /linux/drivers/clk/meson/ |
| H A D | gxbb.c | 20 #define SCR 0x2c macro
|