/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | serial_txx9.c | 602 if (up->port.cons && up->port.line == up->port.cons->index) { in serial_txx9_shutdown() 830 if (up->port.line == up->port.cons->index) in serial_txx9_config_port() 874 up->port.line = i; in serial_txx9_register_ports() 991 if (port->line >= ARRAY_SIZE(serial_txx9_ports)) in early_serial_txx9_setup() 994 serial_txx9_ports[port->line].port = *port; in early_serial_txx9_setup() 995 serial_txx9_ports[port->line].port.ops = &serial_txx9_pops; in early_serial_txx9_setup() 996 serial_txx9_ports[port->line].port.flags |= in early_serial_txx9_setup() 1012 * On success the port is ready to use and the line number is returned. 1049 ret = uart->port.line; in serial_txx9_register_port() 1057 * @line 1062 serial_txx9_unregister_port(int line) serial_txx9_unregister_port() argument 1175 int line; pciserial_txx9_init_one() local [all...] |
H A D | sccnxp.c | 246 return sccnxp_read(port, (port->line << 3) + reg); in sccnxp_port_read() 251 sccnxp_write(port, (port->line << 3) + reg, v); in sccnxp_port_write() 358 s->imr |= mask << (port->line * 4); in sccnxp_enable_irq() 366 s->imr &= ~(mask << (port->line * 4)); in sccnxp_disable_irq() 375 if (s->pdata.mctrl_cfg[port->line] & MCTRL_MASK(sig)) { in sccnxp_set_bit() 376 bitmask = 1 << MCTRL_OBIT(s->pdata.mctrl_cfg[port->line], sig); in sccnxp_set_bit() 597 if (s->pdata.mctrl_cfg[port->line] & MCTRL_MASK(DSR_IP)) { in sccnxp_get_mctrl() 598 bitmask = 1 << MCTRL_IBIT(s->pdata.mctrl_cfg[port->line], in sccnxp_get_mctrl() 603 if (s->pdata.mctrl_cfg[port->line] & MCTRL_MASK(CTS_IP)) { in sccnxp_get_mctrl() 604 bitmask = 1 << MCTRL_IBIT(s->pdata.mctrl_cfg[port->line], in sccnxp_get_mctrl() [all...] |
H A D | lantiq.c | 834 int line; in lqasc_probe() local 857 line = of_alias_get_id(node, "serial"); in lqasc_probe() 858 if (line < 0) { in lqasc_probe() 861 line = 0; in lqasc_probe() 863 line = 1; in lqasc_probe() 866 line); in lqasc_probe() 867 return line; in lqasc_probe() 871 if (lqasc_port[line]) { in lqasc_probe() 872 dev_err(&pdev->dev, "port %d already allocated\n", line); in lqasc_probe() 881 port->line in lqasc_probe() [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sccnxp.c | 246 return sccnxp_read(port, (port->line << 3) + reg); in sccnxp_port_read() 251 sccnxp_write(port, (port->line << 3) + reg, v); in sccnxp_port_write() 358 s->imr |= mask << (port->line * 4); in sccnxp_enable_irq() 366 s->imr &= ~(mask << (port->line * 4)); in sccnxp_disable_irq() 375 if (s->pdata.mctrl_cfg[port->line] & MCTRL_MASK(sig)) { in sccnxp_set_bit() 376 bitmask = 1 << MCTRL_OBIT(s->pdata.mctrl_cfg[port->line], sig); in sccnxp_set_bit() 595 if (s->pdata.mctrl_cfg[port->line] & MCTRL_MASK(DSR_IP)) { in sccnxp_get_mctrl() 596 bitmask = 1 << MCTRL_IBIT(s->pdata.mctrl_cfg[port->line], in sccnxp_get_mctrl() 601 if (s->pdata.mctrl_cfg[port->line] & MCTRL_MASK(CTS_IP)) { in sccnxp_get_mctrl() 602 bitmask = 1 << MCTRL_IBIT(s->pdata.mctrl_cfg[port->line], in sccnxp_get_mctrl() [all...] |
H A D | lantiq.c | 812 int line; in lqasc_probe() local 835 line = of_alias_get_id(node, "serial"); in lqasc_probe() 836 if (line < 0) { in lqasc_probe() 839 line = 0; in lqasc_probe() 841 line = 1; in lqasc_probe() 844 line); in lqasc_probe() 845 return line; in lqasc_probe() 849 if (lqasc_port[line]) { in lqasc_probe() 850 dev_err(&pdev->dev, "port %d already allocated\n", line); in lqasc_probe() 859 port->line in lqasc_probe() [all...] |
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | wanxl.c | 343 sync_serial_settings line; in wanxl_ioctl() local 356 memset(&line, 0, sizeof(line)); in wanxl_ioctl() 357 line.clock_type = get_status(port)->clocking; in wanxl_ioctl() 358 line.clock_rate = 0; in wanxl_ioctl() 359 line.loopback = 0; in wanxl_ioctl() 361 if (copy_to_user(ifr->ifr_settings.ifs_ifsu.sync, &line, size)) in wanxl_ioctl() 371 if (copy_from_user(&line, ifr->ifr_settings.ifs_ifsu.sync, in wanxl_ioctl() 375 if (line.clock_type != CLOCK_EXT && in wanxl_ioctl() 376 line in wanxl_ioctl() [all...] |
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | 149 int line[]; member 457 if (port->line == 3) { in iot2040_rs485_config() 570 struct uart_8250_port *port = serial8250_get_port(priv->line[0]); in pci_xr17v35x_exit() 631 priv = devm_kzalloc(&pcidev->dev, struct_size(priv, line, nr_ports), GFP_KERNEL); in exar_pci_probe() 669 priv->line[i] = serial8250_register_8250_port(&uart); in exar_pci_probe() 670 if (priv->line[i] < 0) { in exar_pci_probe() 674 uart.port.iotype, priv->line[i]); in exar_pci_probe() 689 serial8250_unregister_port(priv->line[i]); in exar_pci_remove() 702 if (priv->line[i] >= 0) in exar_suspend() 703 serial8250_suspend_port(priv->line[ in exar_suspend() [all...] |
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | ab8500-core.c | 454 int int_bit, line, i; in ab8500_handle_hierarchical_line() local 471 line = (i << 3) + int_bit; in ab8500_handle_hierarchical_line() 476 * lines. Route them back to the line registered for the in ab8500_handle_hierarchical_line() 480 if (line >= AB8500_INT_GPIO6F && line <= AB8500_INT_GPIO41F) in ab8500_handle_hierarchical_line() 481 line -= 16; in ab8500_handle_hierarchical_line() 482 if (line >= AB9540_INT_GPIO50F && line <= AB9540_INT_GPIO54F) in ab8500_handle_hierarchical_line() 483 line -= 8; in ab8500_handle_hierarchical_line() 484 if (line in ab8500_handle_hierarchical_line() [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | 151 int line[]; member 479 if (port->line == 3) { in iot2040_rs485_config() 602 struct uart_8250_port *port = serial8250_get_port(priv->line[0]); in pci_xr17v35x_exit() 661 priv = devm_kzalloc(&pcidev->dev, struct_size(priv, line, nr_ports), GFP_KERNEL); in exar_pci_probe() 699 priv->line[i] = serial8250_register_8250_port(&uart); in exar_pci_probe() 700 if (priv->line[i] < 0) { in exar_pci_probe() 704 uart.port.iotype, priv->line[i]); in exar_pci_probe() 719 serial8250_unregister_port(priv->line[i]); in exar_pci_remove() 733 if (priv->line[i] >= 0) in exar_suspend() 734 serial8250_suspend_port(priv->line[ in exar_suspend() [all...] |
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | wanxl.c | 349 sync_serial_settings line; in wanxl_ioctl() local 359 memset(&line, 0, sizeof(line)); in wanxl_ioctl() 360 line.clock_type = get_status(port)->clocking; in wanxl_ioctl() 361 line.clock_rate = 0; in wanxl_ioctl() 362 line.loopback = 0; in wanxl_ioctl() 364 if (copy_to_user(ifs->ifs_ifsu.sync, &line, size)) in wanxl_ioctl() 374 if (copy_from_user(&line, ifs->ifs_ifsu.sync, in wanxl_ioctl() 378 if (line.clock_type != CLOCK_EXT && in wanxl_ioctl() 379 line in wanxl_ioctl() [all...] |
/test/testfwk/xdevice/src/xdevice/_core/ |
H A D | utils.py | 360 for line in lines: 361 line = line.strip() 362 if not line.startswith("#") and line.find("=") > 0: 363 key_value = line.split("=") 365 old_props[line.split("=")[0]] = line.split("=")[1] 378 for index, line in enumerate(lines): 379 if not line [all...] |
/applications/standard/app_samples/code/Project/HapBuild/compile-tool/bin/ |
H A D | init-sdk.sh | 164 while read line 166 if [ ${line:0:1} == "#" ]; then 169 sdk_desc=(${line//;/ })
|
/kernel/linux/linux-6.6/Documentation/sphinx/ |
H A D | kernel_feat.py | 102 for line in lines.split("\n"): 103 match = line_regex.search(line) 110 out_lines += line + "\n"
|
H A D | kernel_abi.py | 110 for line in lines.split("\n"): 112 match = line_regex.search(line) 130 content.append(line, f, ln)
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | serial_8250.h | 150 void serial8250_unregister_port(int line); 151 void serial8250_suspend_port(int line); 152 void serial8250_resume_port(int line);
|
H A D | isicom.h | 60 #define BOARD(line) (((line) >> 4) & 0x3)
|
/kernel/linux/linux-5.10/scripts/ |
H A D | generate_initcall_order.pl | 50 $initcalls->{$counter}->{'line'} . '_' . 57 ## reads a result line from a child process and adds it to the $results array 61 # each child prints out a full line w/ autoflush and exits after the 62 # last line, so even if buffered I/O blocks here, it shouldn't block 121 my ($module, $counter, $line, $symbol) = $_ =~ 129 !defined($line) || 143 'line' => $line, 186 ## forks a child to process each file passed in the command line and collects
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | bug.h | 27 void __warn(const char *file, int line, void *caller, unsigned taint, 45 unsigned short line; member 91 void warn_slowpath_fmt(const char *file, const int line, unsigned taint, 216 * a stand alone line statement or as a condition in an if ()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | generate_initcall_order.pl | 50 $initcalls->{$counter}->{'line'} . '_' . 57 ## reads a result line from a child process and adds it to the $results array 61 # each child prints out a full line w/ autoflush and exits after the 62 # last line, so even if buffered I/O blocks here, it shouldn't block 121 my ($module, $counter, $line, $symbol) = $_ =~ 129 !defined($line) || 143 'line' => $line, 186 ## forks a child to process each file passed in the command line and collects
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | rapl_monitor.c | 105 char line[MAX_LINE_LEN] = ""; in rapl_register() local 108 ret = powercap_get_driver(line, MAX_LINE_LEN); in rapl_register() 114 dprint("Driver: %s\n", line); in rapl_register()
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/ |
H A D | opensource_parser_lite.py | 68 for line in self.lines: 69 self.output = "{}{}".format(self.output, line) 70 if _TEST_PASSED_LOWER in line.lower():
|
/test/xts/acts/ |
H A D | runtest.sh | 104 for line in $(cat $MODULE_INFO_FILE); do 105 VAR1=$(echo $line |awk -F ' ' '{print $1}') 106 VAR2=$(echo $line |awk -F ' ' '{print $2}')
|
/test/xts/dcts/ |
H A D | runtest.sh | 104 for line in $(cat $MODULE_INFO_FILE); do 105 VAR1=$(echo $line |awk -F ' ' '{print $1}') 106 VAR2=$(echo $line |awk -F ' ' '{print $2}')
|
/test/xts/hats/ |
H A D | runtest.sh | 104 for line in $(cat $MODULE_INFO_FILE); do 105 VAR1=$(echo $line |awk -F ' ' '{print $1}') 106 VAR2=$(echo $line |awk -F ' ' '{print $2}')
|
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
H A D | Rockchip_OSAL_Memory.h | 54 const OMX_U32 line); 59 const OMX_U32 line);
|