Searched refs:LPD (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | radio.c | 1381 #define LPD(L, P, D) (((L) << 2) | ((P) << 1) | ((D) << 0)) macro 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() 1409 case LPD(0, 1, 1): in b43legacy_get_812_value() 1411 case LPD(0, 0, 1): in b43legacy_get_812_value() 1413 case LPD(1, 0, 1): in b43legacy_get_812_value() 1415 case LPD(1, 0, 0): in b43legacy_get_812_value() 1451 case LPD(0, 1, 1): in b43legacy_get_812_value() [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_g.c | 1099 #define LPD(L, P, D) (((L) << 2) | ((P) << 1) | ((D) << 0)) macro 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() 1165 case LPD(0, 1, 1): in radio2050_rfover_val() 1167 case LPD(0, 0, 1): in radio2050_rfover_val() 1169 case LPD(1, 0, 1): in radio2050_rfover_val() 1171 case LPD(1, 0, 0): in radio2050_rfover_val() 1185 case LPD(0, 1, 1): in radio2050_rfover_val() [all …]
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 575 D(0xc804, LPD, SSF, ILA, 0, 0, new_P, r3_P32, lpd, 0, MO_TEUL)
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |