Searched refs:usr2 (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/tty/serial/ |
| H A D | imx.c | 415 u32 ucr1, ucr4, usr2; in imx_uart_stop_tx() local 431 usr2 = imx_uart_readl(sport, USR2); in imx_uart_stop_tx() 432 if ((!(usr2 & USR2_TXDC)) && (ucr4 & UCR4_TCEN)) { in imx_uart_stop_tx() 829 static void imx_uart_check_flood(struct imx_port *sport, u32 usr2) in imx_uart_check_flood() argument 854 if (usr2 & USR2_WAKE) { in imx_uart_check_flood() 868 u32 usr2, rx; in __imx_uart_rxint() local 871 usr2 = imx_uart_readl(sport, USR2); in __imx_uart_rxint() 872 if (usr2 & USR2_RDR) in __imx_uart_rxint() 873 imx_uart_check_flood(sport, usr2); in __imx_uart_rxint() 947 unsigned usr2 = imx_uart_readl(sport, USR2); in imx_uart_get_hwmctrl() local [all …]
|
| /linux/tools/testing/selftests/powerpc/mm/ |
| H A D | wild_bctr.c | 130 struct sigaction usr2 = { in test_wild_bctr() local 136 FAIL_IF(sigaction(SIGUSR2, &usr2, NULL)); in test_wild_bctr()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-boneblack.dts | 90 "[usr2 led]",
|
| H A D | am571x-idk.dts | 79 usr2-led {
|
| H A D | am335x-pocketbeagle.dts | 45 led-usr2 { 46 label = "beaglebone:green:usr2";
|
| H A D | dra7-evm-common.dtsi | 69 label = "dra7:usr2";
|
| H A D | am335x-bone-common.dtsi | 43 label = "beaglebone:green:usr2";
|
| H A D | am335x-osd3358-sm-red.dts | 174 label = "beaglebone:green:usr2";
|
| H A D | am335x-boneblue.dts | 40 label = "beaglebone:green:usr2";
|
| H A D | am5729-beagleboneai.dts | 122 label = "beaglebone:green:usr2";
|
| H A D | am335x-sl50.dts | 49 label = "sl50:red:usr2";
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-jaguar-ethernet-switch.dtso | 182 led_usr2_pin: led-usr2-pin {
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun7i-a20-pcduino3-nano.dts | 81 label = "pcduino3-nano:green:usr2";
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32f769-disco.dts | 82 led-usr2 {
|