| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | imx.c | 46 #define USR1 0x94 /* Status Register 1 */ macro 774 u32 usr1; in __imx_uart_rtsint() local 776 imx_uart_writel(sport, USR1_RTSD, USR1); in __imx_uart_rtsint() 777 usr1 = imx_uart_readl(sport, USR1) & USR1_RTSS; in __imx_uart_rtsint() 778 uart_handle_cts_change(&sport->port, !!usr1); in __imx_uart_rtsint() 897 unsigned usr1 = imx_uart_readl(sport, USR1); in imx_uart_get_hwmctrl() local 900 if (usr1 & USR1_RTSS) in imx_uart_get_hwmctrl() 944 unsigned int usr1, usr2, ucr1, ucr2, ucr3, ucr4; in imx_uart_int() local 955 usr1 = imx_uart_readl(sport, USR1); in imx_uart_int() 971 usr1 &= ~USR1_RRDY; in imx_uart_int() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap5-igep0050.dts | 43 label = "board:red:usr1"; 48 label = "board:blue:usr1";
|
| H A D | sun7i-a20-pcduino3-nano.dts | 76 usr1 { 77 label = "pcduino3-nano:green:usr1";
|
| H A D | am335x-boneblack.dts | 87 "[usr1 led]",
|
| H A D | am335x-pocketbeagle.dts | 33 usr1 { 34 label = "beaglebone:green:usr1";
|
| H A D | am572x-idk-common.dtsi | 80 usr1-led {
|
| H A D | am571x-idk.dts | 73 usr1-led {
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | sun7i-a20-pcduino3-nano.dts | 67 usr1 { 68 label = "pcduino3-nano:green:usr1";
|
| H A D | am571x-idk.dts | 46 usr1-led {
|
| H A D | am572x-idk.dts | 60 usr1-led {
|
| /OK3568_Linux_fs/external/xserver/debian/local/ |
| H A D | xvfb-run | 164 trap : USR1 165 … (trap '' USR1; exec Xvfb ":$SERVERNUM" $XVFBARGS $LISTENTCP -auth $AUTHFILE >>"$ERRORFILE" 2>&1) &
|
| /OK3568_Linux_fs/buildroot/package/nginx/ |
| H A D | nginx.logrotate | 7 test ! -r /var/run/nginx.pid || kill -USR1 `cat /var/run/nginx.pid`
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/ |
| H A D | fpsimd-stress | 54 kill -USR1 $pids
|
| H A D | sve-stress | 53 kill -USR1 $pids
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | ipc.h | 28 #define AA_SFS_SIG_MASK "hup int quit ill trap abrt bus fpe kill usr1 " \
|
| H A D | sig_names.h | 73 "usr1",
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | signum.c | 21 P_SIGNUM(USR1); in syscall_arg__scnprintf_signum()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/ |
| H A D | leds-is31fl32xx.txt | 41 label = "EB:blue:usr1";
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | mountall.sh | 39 [ -n "$PID" ] && kill -s USR1 "$PID"
|
| /OK3568_Linux_fs/buildroot/package/libvirt/ |
| H A D | S91virtlogd | 49 start-stop-daemon -K -s USR1 -q -p "$PIDFILE" -x "$EXECFILE"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | cap11xx.txt | 68 label = "cap11xx:green:usr1";
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | README | 39 Send a SIGUSR1 to the server ( eg kill -USR1 `pidof Xephyr` ) to
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/man/ |
| H A D | Xephyr.man | 70 Send a SIGUSR1 to the server (e.g. pkill -USR1 Xephyr) to
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | max77650.yaml | 135 label = "red:usr1";
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/audit/audit/ |
| H A D | auditd | 134 start-stop-daemon -K --signal USR1 --quiet --pidfile "$PIDFILE" --name "$NAME"
|