Home
last modified time | relevance | path

Searched full:lpd (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
Dradio.c1381 #define LPD(L, P, D) (((L) << 2) | ((P) << 1) | ((D) << 0)) macro
1382 static u16 b43legacy_get_812_value(struct b43legacy_wldev *dev, u8 lpd) in b43legacy_get_812_value() argument
1395 switch (lpd) { in b43legacy_get_812_value()
1396 case LPD(0, 1, 1): in b43legacy_get_812_value()
1398 case LPD(0, 0, 1): in b43legacy_get_812_value()
1400 case LPD(1, 0, 1): in b43legacy_get_812_value()
1402 case LPD(1, 0, 0): in b43legacy_get_812_value()
1408 switch (lpd) { in b43legacy_get_812_value()
1409 case LPD(0, 1, 1): in b43legacy_get_812_value()
1411 case LPD(0, 0, 1): in b43legacy_get_812_value()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
Dradio.c1381 #define LPD(L, P, D) (((L) << 2) | ((P) << 1) | ((D) << 0)) macro
1382 static u16 b43legacy_get_812_value(struct b43legacy_wldev *dev, u8 lpd) in b43legacy_get_812_value() argument
1395 switch (lpd) { in b43legacy_get_812_value()
1396 case LPD(0, 1, 1): in b43legacy_get_812_value()
1398 case LPD(0, 0, 1): in b43legacy_get_812_value()
1400 case LPD(1, 0, 1): in b43legacy_get_812_value()
1402 case LPD(1, 0, 0): in b43legacy_get_812_value()
1408 switch (lpd) { in b43legacy_get_812_value()
1409 case LPD(0, 1, 1): in b43legacy_get_812_value()
1411 case LPD(0, 0, 1): in b43legacy_get_812_value()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
Dphy_g.c1099 #define LPD(L, P, D) (((L) << 2) | ((P) << 1) | ((D) << 0)) macro
1101 u16 phy_register, unsigned int lpd) in radio2050_rfover_val() argument
1145 switch (lpd) { in radio2050_rfover_val()
1146 case LPD(0, 1, 1): in radio2050_rfover_val()
1148 case LPD(0, 0, 1): in radio2050_rfover_val()
1149 case LPD(1, 0, 1): in radio2050_rfover_val()
1151 case LPD(1, 0, 0): in radio2050_rfover_val()
1164 switch (lpd) { in radio2050_rfover_val()
1165 case LPD(0, 1, 1): in radio2050_rfover_val()
1167 case LPD(0, 0, 1): in radio2050_rfover_val()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
Dphy_g.c1099 #define LPD(L, P, D) (((L) << 2) | ((P) << 1) | ((D) << 0)) macro
1101 u16 phy_register, unsigned int lpd) in radio2050_rfover_val() argument
1145 switch (lpd) { in radio2050_rfover_val()
1146 case LPD(0, 1, 1): in radio2050_rfover_val()
1148 case LPD(0, 0, 1): in radio2050_rfover_val()
1149 case LPD(1, 0, 1): in radio2050_rfover_val()
1151 case LPD(1, 0, 0): in radio2050_rfover_val()
1164 switch (lpd) { in radio2050_rfover_val()
1165 case LPD(0, 1, 1): in radio2050_rfover_val()
1167 case LPD(0, 0, 1): in radio2050_rfover_val()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dxlnx,zynqmp-ams.yaml36 PS Sysmon |7 |LPD temperature measurement. |Temperature
38 |9 |VCC PS LPD voltage measurement (supply1). |Voltage
56 |26 |LPD Internal voltage measurement, VCC_PSINTLP (supply4). |Voltage
/kernel/linux/linux-6.6/Documentation/admin-guide/
Ddevices.rst141 /dev/printer socket lpd local socket
/kernel/linux/linux-5.10/Documentation/admin-guide/
Ddevices.rst142 /dev/printer socket lpd local socket
/kernel/linux/linux-6.6/arch/s390/tools/
Dopcodes.txt708 c84 lpd SSF_RRDRD2
/kernel/linux/linux-5.10/arch/s390/tools/
Dopcodes.txt703 c84 lpd SSF_RRDRD2
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Drx_desc.h508 * If set, use EPD instead of LPD.
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
Drx_desc.h641 * If set, use EPD instead of LPD.
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
Drx_desc.h257 * If set to one use EPD instead of LPD
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip.c181 * window but wrong (fixes NT lpd problems)
/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c186 * window but wrong (fixes NT lpd problems)
/kernel/linux/linux-6.6/net/ipv4/
Dtcp.c186 * window but wrong (fixes NT lpd problems)