Home
last modified time | relevance | path

Searched refs:sbr (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Dsnps,dw-umctl2-ddrc.yaml70 enum: [ pclk, aclk, core, sbr ]
82 enum: [ prst, arst, core, sbr ]
115 clock-names = "pclk", "aclk", "core", "sbr";
/linux-6.15/drivers/tty/serial/
H A Dfsl_lpuart.c1993 unsigned int sbr, brfa; in lpuart_set_termios() local
2111 sbr = port->uartclk / (16 * baud); in lpuart_set_termios()
2114 bdh |= (sbr >> 8) & 0x1F; in lpuart_set_termios()
2155 sbr = 0; in __lpuart32_serial_setbrg()
2182 sbr = tmp_sbr; in __lpuart32_serial_setbrg()
2203 baud |= sbr & UARTBAUD_SBR_MASK; in __lpuart32_serial_setbrg()
2589 sbr = bdh; in lpuart_console_get_options()
2590 sbr <<= 8; in lpuart_console_get_options()
2591 sbr |= bdl; in lpuart_console_get_options()
2640 sbr = bd; in lpuart32_console_get_options()
[all …]
/linux-6.15/arch/arm64/boot/dts/apple/
H A Dt8010-pmgr.dtsi58 label = "sbr";
H A Ds800-0-3-pmgr.dtsi58 label = "sbr";
H A Dt8011-pmgr.dtsi67 label = "sbr";
H A Dt8012-pmgr.dtsi66 label = "sbr";
H A Ds8001-pmgr.dtsi58 label = "sbr";
H A Dt8015-pmgr.dtsi94 label = "sbr";
H A Dt8103-pmgr.dtsi15 label = "sbr";
H A Dt8112-pmgr.dtsi15 label = "sbr";
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c1804 goto sbr; in mlxsw_pci_reset_at_pci_disable()
1813 sbr: in mlxsw_pci_reset_at_pci_disable()