Home
last modified time | relevance | path

Searched +full:11 +full:ac (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c41 * for 11A Channels.
48 /* 11b rates */
54 /* 11b SP (short preamble) */
60 /* 11ag */
68 { 540, 11, RX_ENC_LEGACY, 0, RATE_INFO_BW_20 },
70 /* 11n */
80 /* 11n SGI */
90 /* 11n GF (greenfield) */
100 /* 11n CB (channel bonding) */
110 /* 11n CB + SGI */
[all …]
/linux/scripts/
H A Dpatch-kernel11 # scripts/patch-kernel . .. -ac
12 # Get the latest Linux kernel and patch it with the latest ac patch
15 # scripts/patch-kernel . .. 2.4.9 -ac
16 # Gets 2.4.9 with latest ac patches
18 # Gets 2.4.9 with ac patch ac11
20 # ac to ac relative patches
37 # Dave Gilbert <linux@treblig.org>, 11th December 1999.
42 # Added -ac option, use -ac or -ac9 (say) to stop at a particular version
58 # applying EXTRAVERSION (x.y) patches, so that moving from 2.6.11.y to 2.6.11.z
59 # is easy and handled by the script (reverse 2.6.11.y and apply 2.6.11.z).
[all …]
/linux/Documentation/admin-guide/media/
H A Dcx88-cardlist.rst61 * - 11
79 - 18ac:db00
87 - 18ac:d810, 18ac:d800
103 - 18ac:db10, 18ac:db11
131 - 18ac:d820
143 - 18ac:d500
195 - 18ac:db50, 18ac:db54
203 - 18ac:db40, 18ac:db44
251 - 11bd:0051
255 - 18ac:d530
[all …]
H A Dcx23885-cardlist.rst35 - 18ac:d500
59 - 18ac:d618
61 * - 11
63 - 18ac:db78
195 - 18ac:db98
H A Dbttv-cardlist.rst61 * - 11
175 - 11bd:0012, bd11:1200, bd11:ff00, 11bd:ff12
395 - 11bd:001c
471 - 11bd:0026, 1822:0001, 270f:fc00, 1822:0026
531 - 18ac:db10, 18ac:db11
559 - 18ac:d500
/linux/include/sound/ac97/
H A Dregs.h6 * For more details look to AC '97 component specification revision 2.1
10 * AC'97 codec registers
31 #define AC97_INT_PAGING 0x24 /* Audio Interrupt & Paging (AC'97 2.3) */
33 /* range 0x28-0x3a - AUDIO AC'97 2.0 extensions */
95 #define AC97_SLOT_HANDSET 11 /* output */
96 #define AC97_SLOT_PCM_RIGHT_1 11 /* double rate operation */
97 #define AC97_SLOT_SPDIF_RIGHT2 11
120 #define AC97_GP_DRSS_1011 0x0000 /* LR(C) 10+11(+12) */
132 #define AC97_PD_PR4 0x1000 /* Power down AC-Link */
148 #define AC97_EI_REV_MASK 0x0c00 /* AC'97 revision mask */
[all …]
/linux/include/linux/mmc/
H A Dmmc.h34 #define MMC_SET_RELATIVE_ADDR 3 /* ac [31:16] RCA R1 */
36 #define MMC_SLEEP_AWAKE 5 /* ac [31:16] RCA 15:flg R1b */
37 #define MMC_SWITCH 6 /* ac [31:0] See below R1b */
38 #define MMC_SELECT_CARD 7 /* ac [31:16] RCA R1 */
40 #define MMC_SEND_CSD 9 /* ac [31:16] RCA R2 */
41 #define MMC_SEND_CID 10 /* ac [31:16] RCA R2 */
42 #define MMC_READ_DAT_UNTIL_STOP 11 /* adtc [31:0] dadr R1 */
43 #define MMC_STOP_TRANSMISSION 12 /* ac R1b */
44 #define MMC_SEND_STATUS 13 /* ac [31:16] RCA R1 */
46 #define MMC_GO_INACTIVE_STATE 15 /* ac [31:16] RCA */
[all …]
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_ac.c4 * IEEE 802.11ac AC-PHY support
23 dev->phy.ac = phy_ac; in b43_phy_ac_op_allocate()
31 struct b43_phy_ac *phy_ac = phy->ac; in b43_phy_ac_op_free()
34 phy->ac = NULL; in b43_phy_ac_op_free()
61 return 11; in b43_phy_ac_op_get_default_chan()
/linux/arch/arm/include/asm/hardware/
H A Dsa1111.h45 #define SKCR_USBIOTSTEN (1<<11)
116 * SACR2 Serial Audio AC-link Control Register
118 * SASR1 Serial Audio AC-link Interface & FIFO Status Register
122 * ACCAR AC-link Command Address Register
123 * ACCDR AC-link Command Data Register
124 * ACSAR AC-link Status Address Register
125 * ACSDR AC-link Status Data Register
256 #define SAITR_RDBDB (1<<11)
304 #define GPIO_B3 (1 << 11)
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.h41 * @allow_40mhz: 11n channel with a width of 40Mhz is allowed
43 * @allow_80mhz: 11ac channel with a width of 80Mhz is allowed
45 * @allow_160mhz: 11ac channel with a width of 160Mhz is allowed
47 * @allow_320mhz: 11be channel with a width of 320Mhz is allowed
49 * @disable_11ax: 11ax is forbidden for this regulatory domain.
50 * @disable_11be: 11be is forbidden for this regulatory domain.
51 * @disable_11bn: UHR/11bn is not allowed for this regulatory domain
103 NVM_CHANNEL_160MHZ = BIT(11),
H A Diwl-nvm-parse.c81 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
90 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
122 { .bitrate = 11 * 10, .hw_value = 3, .hw_value_short = 3,
131 { .bitrate = 54 * 10, .hw_value = 11, .hw_value_short = 11, },
145 * @REG_CAPA_V1_160MHZ_ALLOWED: 11ac channel with a width of 160Mhz is allowed
147 * @REG_CAPA_V1_80MHZ_ALLOWED: 11ac channel with a width of 80Mhz is allowed
149 * @REG_CAPA_V1_MCS_8_ALLOWED: 11ac with MCS 8 is allowed.
150 * @REG_CAPA_V1_MCS_9_ALLOWED: 11ac with MCS 9 is allowed.
151 * @REG_CAPA_V1_40MHZ_FORBIDDEN: 11n channel with a width of 40Mhz is forbidden
154 * @REG_CAPA_V1_11AX_DISABLED: 11ax is forbidden for this regulatory domain.
[all …]
/linux/drivers/net/wireless/nxp/nxpwifi/
H A DMakefile14 nxpwifi-y += 11n.o
15 nxpwifi-y += 11ac.o
16 nxpwifi-y += 11ax.o
17 nxpwifi-y += 11n_aggr.o
18 nxpwifi-y += 11n_rxreorder.o
32 nxpwifi-y += 11h.o
H A D11ac.c3 * nxpwifi 802.11ac helpers
10 #include "11ac.h"
264 /* Initialize BlockAck parameters for 11ac. */
/linux/net/mac80211/
H A Dwme.c89 /* in case we are a client verify acm is not set for this ac */ in ieee80211_downgrade_queue()
91 int ac = ieee802_1d_to_ac[skb->priority]; in ieee80211_downgrade_queue() local
93 if (ifmgd->tx_tspec[ac].admitted_time && in ieee80211_downgrade_queue()
94 skb->priority == ifmgd->tx_tspec[ac].up) in ieee80211_downgrade_queue()
95 return ac; in ieee80211_downgrade_queue()
168 skb->priority = 0; /* required for correct WPA/11i MIC */ in ieee80211_select_queue()
/linux/arch/powerpc/math-emu/
H A Dmath.c152 #define AC 3 macro
159 #define XCR 11
273 case FMULS: func = fmuls; type = AC; break; in do_mathemu()
293 case FMUL: func = fmul; type = AC; break; in do_mathemu()
334 op2 = (void *)&current->thread.TS_FPR((insn >> 11) & 0x1f); in do_mathemu()
337 case AC: in do_mathemu()
346 op2 = (void *)&current->thread.TS_FPR((insn >> 11) & 0x1f); in do_mathemu()
378 op1 = (void *)&current->thread.TS_FPR((insn >> 11) & 0x1f); in do_mathemu()
385 + regs->gpr[(insn >> 11) & 0x1f]); in do_mathemu()
394 + regs->gpr[(insn >> 11) & 0x1f]); in do_mathemu()
[all …]
/linux/drivers/net/wireless/marvell/mwifiex/
H A DMakefile14 mwifiex-y += 11n.o
15 mwifiex-y += 11ac.o
16 mwifiex-y += 11n_aggr.o
17 mwifiex-y += 11n_rxreorder.o
32 mwifiex-y += 11h.o
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A DKconfig26 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to
37 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to
48 IEEE802.11ac embedded FullMAC WLAN driver. Say Y if you want to
/linux/sound/pci/
H A Dsis7019.h80 /* AC97 AC-link Playback Source Register */
90 /* AC97 AC-link Command Register */
104 /* AC97 AC-link Semaphore Register */
109 /* AC97 AC-link Status Register */
125 /* AC97 AC-link Audio Configuration Register */
236 #define SIS_CAPTURE_CHAN_MIXER_ROUTE_BACK_11 11
/linux/sound/pci/ice1712/
H A Denvy24ht.h31 ICE_EEP2_GPIO_STATE1, /* 11 */
59 #define VT1724_CFG_PRO_I2S 0x80 /* multitrack converter: I2S or AC'97 */
60 #define VT1724_CFG_AC97_PACKED 0x01 /* split or packed mode - AC'97 */
137 #define VT1724_MT_AC97_INDEX 0x04 /* byte - AC'97 index */
138 #define VT1724_MT_AC97_CMD 0x05 /* byte - AC'97 command & status */
145 #define VT1724_MT_AC97_DATA 0x06 /* word - AC'97 data */
/linux/arch/sh/include/asm/
H A Dsh7760fb.h60 # define LDINTR_MINTS (1 << 11)
87 /* AC modulation signal enable */
150 * AC Modulation signal (default off) MCNT
170 /* LDACLNR contains the line numbers after which the AC modulation
/linux/sound/arm/
H A Dpxa2xx-ac97-regs.h
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h71 * AC - Application Control
87 #define KEY_0 11
207 #define KEY_STOP 128 /* AC Stop */
209 #define KEY_PROPS 130 /* AC Properties */
210 #define KEY_UNDO 131 /* AC Undo */
212 #define KEY_COPY 133 /* AC Copy */
213 #define KEY_OPEN 134 /* AC Open */
214 #define KEY_PASTE 135 /* AC Paste */
215 #define KEY_FIND 136 /* AC Search */
216 #define KEY_CUT 137 /* AC Cu
[all...]
/linux/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_d11.h30 /* bit 8~16 for dot 11n IO types
32 * bit 10~11 bandwidth
51 /* bit 8~16 for dot 11ac IO types
53 * bit 11~13 bandwidth
73 #define BRCMU_CHSPEC_D11AC_BW_SHIFT 11
/linux/include/uapi/linux/
H A Dinput-event-codes.h71 * AC - Application Control
87 #define KEY_0 11
207 #define KEY_STOP 128 /* AC Stop */
209 #define KEY_PROPS 130 /* AC Properties */
210 #define KEY_UNDO 131 /* AC Undo */
212 #define KEY_COPY 133 /* AC Copy */
213 #define KEY_OPEN 134 /* AC Open */
214 #define KEY_PASTE 135 /* AC Paste */
215 #define KEY_FIND 136 /* AC Search */
216 #define KEY_CUT 137 /* AC Cut */
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c348 for (i = 5; i < 11; i++) in mt7915_muru_stats_show()
821 GENMASK(11, 0)); in mt7915_hw_queue_read()
825 GENMASK(11, 0)); in mt7915_hw_queue_read()
839 u8 ac; in mt7915_sta_hw_queue_read() local
841 for (ac = 0; ac < 4; ac++) { in mt7915_sta_hw_queue_read()
846 ctrl = BIT(31) | BIT(11) | (ac << 24); in mt7915_sta_hw_queue_read()
847 val = mt76_rr(dev, MT_PLE_AC_QEMPTY(ac, idx)); in mt7915_sta_hw_queue_read()
854 GENMASK(11, 0)); in mt7915_sta_hw_queue_read()
855 seq_printf(s, "\tSTA %pM wcid %d: AC%d%d queued:%d\n", in mt7915_sta_hw_queue_read()
857 msta->vif->mt76.wmm_idx, ac, qlen); in mt7915_sta_hw_queue_read()
[all …]

12345678910>>...13