Home
last modified time | relevance | path

Searched refs:thld (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt73 - cirrus,classh-weak-fet-thld-millivolt : Weak-FET amplifier drive threshold.
110 - cirrus,vpbr-thld : Initial VPBR threshold. Configures the VP brownout
152 cirrus,weak-fet-thld = <0x01>;
160 cirrus,vpbr-thld = <0x05>;
H A Dcs35l33.txt61 - cirrus,ldo-thld : Configures the signal threshold at which the PWM output
116 cirrus,ldo-thld = <0x1>;
H A Dcs35l35.txt98 - cirrus,classh-wk-fet-thld
165 cirrus,classh-wk-fet-thld = <0x01>;
/openbmc/linux/drivers/tty/serial/
H A Dsprd_serial.c343 static void sprd_rx_full_thld(struct uart_port *port, u32 thld) in sprd_rx_full_thld() argument
348 val |= thld & THLD_RX_FULL_MASK; in sprd_rx_full_thld()