Home
last modified time | relevance | path

Searched full:fm (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/Linux-v6.6/drivers/misc/
Dtifm_7xx1.c21 static void tifm_7xx1_dummy_eject(struct tifm_adapter *fm, in tifm_7xx1_dummy_eject() argument
26 static void tifm_7xx1_eject(struct tifm_adapter *fm, struct tifm_dev *sock) in tifm_7xx1_eject() argument
30 spin_lock_irqsave(&fm->lock, flags); in tifm_7xx1_eject()
31 fm->socket_change_set |= 1 << sock->socket_id; in tifm_7xx1_eject()
32 tifm_queue_work(&fm->media_switcher); in tifm_7xx1_eject()
33 spin_unlock_irqrestore(&fm->lock, flags); in tifm_7xx1_eject()
38 struct tifm_adapter *fm = dev_id; in tifm_7xx1_isr() local
42 spin_lock(&fm->lock); in tifm_7xx1_isr()
43 irq_status = readl(fm->addr + FM_INTERRUPT_STATUS); in tifm_7xx1_isr()
45 spin_unlock(&fm->lock); in tifm_7xx1_isr()
[all …]
Dtifm_core.c164 struct tifm_adapter *fm = container_of(dev, struct tifm_adapter, dev); in tifm_free() local
166 kfree(fm); in tifm_free()
177 struct tifm_adapter *fm; in tifm_alloc_adapter() local
179 fm = kzalloc(struct_size(fm, sockets, num_sockets), GFP_KERNEL); in tifm_alloc_adapter()
180 if (fm) { in tifm_alloc_adapter()
181 fm->dev.class = &tifm_adapter_class; in tifm_alloc_adapter()
182 fm->dev.parent = dev; in tifm_alloc_adapter()
183 device_initialize(&fm->dev); in tifm_alloc_adapter()
184 spin_lock_init(&fm->lock); in tifm_alloc_adapter()
185 fm->num_sockets = num_sockets; in tifm_alloc_adapter()
[all …]
/Linux-v6.6/drivers/pinctrl/renesas/
Dpfc-r8a77990.c64 * FM() : macro for FN_xxx / xxx_MARK
90 #define GPSR1_20 FM(CLKOUT)
117 #define GPSR2_21 FM(AVB_PHY_INT)
119 #define GPSR2_19 FM(AVB_RD3)
123 #define GPSR2_15 FM(AVB_RXC)
124 #define GPSR2_14 FM(AVB_RX_CTL)
133 #define GPSR2_5 FM(QSPI0_SSL)
214 #define IP0_3_0 FM(QSPI0_SPCLK) FM(HSCK4_A) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0…
215 #define IP0_7_4 FM(QSPI0_MOSI_IO0) FM(HCTS4_N_A) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) …
216 #define IP0_11_8 FM(QSPI0_MISO_IO1) FM(HRTS4_N_A) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) …
[all …]
Dpfc-r8a77951.c77 * FM() : macro for FN_xxx / xxx_MARK
99 #define GPSR1_28 FM(CLKOUT)
188 #define GPSR5_22 FM(MSIOF0_RXD)
190 #define GPSR5_20 FM(MSIOF0_TXD)
193 #define GPSR5_17 FM(MSIOF0_SCK)
231 #define GPSR6_13 FM(SSI_SDATA5)
232 #define GPSR6_12 FM(SSI_WS5)
233 #define GPSR6_11 FM(SSI_SCK5)
247 #define GPSR7_3 FM(GP7_03)
248 #define GPSR7_2 FM(GP7_02)
[all …]
Dpfc-r8a77965.c82 * FM() : macro for FN_xxx / xxx_MARK
104 #define GPSR1_28 FM(CLKOUT)
193 #define GPSR5_22 FM(MSIOF0_RXD)
195 #define GPSR5_20 FM(MSIOF0_TXD)
198 #define GPSR5_17 FM(MSIOF0_SCK)
236 #define GPSR6_13 FM(SSI_SDATA5)
237 #define GPSR6_12 FM(SSI_WS5)
238 #define GPSR6_11 FM(SSI_SCK5)
252 #define GPSR7_3 FM(GP7_03)
253 #define GPSR7_2 FM(GP7_02)
[all …]
Dpfc-r8a7796.c82 * FM() : macro for FN_xxx / xxx_MARK
104 #define GPSR1_28 FM(CLKOUT)
193 #define GPSR5_22 FM(MSIOF0_RXD)
195 #define GPSR5_20 FM(MSIOF0_TXD)
198 #define GPSR5_17 FM(MSIOF0_SCK)
236 #define GPSR6_13 FM(SSI_SDATA5)
237 #define GPSR6_12 FM(SSI_WS5)
238 #define GPSR6_11 FM(SSI_SCK5)
252 #define GPSR7_3 FM(GP7_03)
253 #define GPSR7_2 FM(GP7_02)
[all …]
Dpfc-r8a77995.c42 * FM() : macro for FN_xxx / xxx_MARK
53 #define GPSR0_1 FM(USB0_OVC)
54 #define GPSR0_0 FM(USB0_PWEN)
117 #define GPSR2_5 FM(VI4_DATA4)
122 #define GPSR2_0 FM(VI4_CLK)
141 #define GPSR4_27 FM(TX2)
142 #define GPSR4_26 FM(RX2)
153 #define GPSR4_15 FM(MSIOF0_RXD)
154 #define GPSR4_14 FM(MSIOF0_TXD)
155 #define GPSR4_13 FM(MSIOF0_SYNC)
[all …]
Dpfc-r8a77970.c42 * FM() : macro for FN_xxx / xxx_MARK
78 #define GPSR1_19 FM(AVB0_AVTP_MATCH)
79 #define GPSR1_18 FM(AVB0_LINK)
80 #define GPSR1_17 FM(AVB0_PHY_INT)
81 #define GPSR1_16 FM(AVB0_MAGIC)
82 #define GPSR1_15 FM(AVB0_MDC)
83 #define GPSR1_14 FM(AVB0_MDIO)
84 #define GPSR1_13 FM(AVB0_TXCREFCLK)
85 #define GPSR1_12 FM(AVB0_TD3)
86 #define GPSR1_11 FM(AVB0_TD2)
[all …]
Dpfc-r8a77980.c44 * FM() : macro for FN_xxx / xxx_MARK
81 #define GPSR1_18 FM(AVB_LINK)
82 #define GPSR1_17 FM(AVB_PHY_INT)
83 #define GPSR1_16 FM(AVB_MAGIC)
84 #define GPSR1_15 FM(AVB_MDC)
85 #define GPSR1_14 FM(AVB_MDIO)
86 #define GPSR1_13 FM(AVB_TXCREFCLK)
87 #define GPSR1_12 FM(AVB_TD3)
88 #define GPSR1_11 FM(AVB_TD2)
89 #define GPSR1_10 FM(AVB_TD1)
[all …]
Dpfc-r8a779a0.c100 * FM() : macro for FN_xxx / xxx_MARK
104 #define GPSR0_27 FM(MMC_D7)
105 #define GPSR0_26 FM(MMC_D6)
106 #define GPSR0_25 FM(MMC_D5)
107 #define GPSR0_24 FM(MMC_D4)
108 #define GPSR0_23 FM(MMC_SD_CLK)
109 #define GPSR0_22 FM(MMC_SD_D3)
110 #define GPSR0_21 FM(MMC_SD_D2)
111 #define GPSR0_20 FM(MMC_SD_D1)
112 #define GPSR0_19 FM(MMC_SD_D0)
[all …]
Dpfc-r8a779f0.c30 * FM() : macro for FN_xxx / xxx_MARK
57 #define GPSR1_24 FM(SD_WP)
58 #define GPSR1_23 FM(SD_CD)
59 #define GPSR1_22 FM(MMC_SD_CMD)
60 #define GPSR1_21 FM(MMC_D7)
61 #define GPSR1_20 FM(MMC_DS)
62 #define GPSR1_19 FM(MMC_D6)
63 #define GPSR1_18 FM(MMC_D4)
64 #define GPSR1_17 FM(MMC_D5)
65 #define GPSR1_16 FM(MMC_SD_D3)
[all …]
Dpfc-r8a779g0.c278 #define IP0SR0_3_0 F_(0, 0) FM(ERROROUTC_N_B) FM(TCLK2_A) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(…
279 #define IP0SR0_7_4 F_(0, 0) FM(MSIOF3_SS1) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0)…
280 #define IP0SR0_11_8 F_(0, 0) FM(MSIOF3_SS2) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0…
281 #define IP0SR0_15_12 FM(IRQ3) FM(MSIOF3_SCK) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, …
282 #define IP0SR0_19_16 FM(IRQ2) FM(MSIOF3_TXD) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, …
283 #define IP0SR0_23_20 FM(IRQ1) FM(MSIOF3_RXD) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, …
284 #define IP0SR0_27_24 FM(IRQ0) FM(MSIOF3_SYNC) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0,…
285 #define IP0SR0_31_28 FM(MSIOF5_SS2) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, …
288 #define IP1SR0_3_0 FM(MSIOF5_SS1) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0)…
289 #define IP1SR0_7_4 FM(MSIOF5_SYNC) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0) F_(0, 0…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/tigerlake/
Dfloating-point.json11 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
14 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
19 …nt instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
22 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
27 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
30 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
35 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
38 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
43 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
46 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/icelake/
Dfloating-point.json11 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
14 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
19 …nt instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
22 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
27 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
30 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
35 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
38 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
43 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
46 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/icelakex/
Dfloating-point.json11 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
14 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
19 …nt instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
22 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
27 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
30 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
35 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
38 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
43 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
46 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/rocketlake/
Dfloating-point.json11 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
14 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
19 …nt instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
22 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
27 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
30 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
35 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
38 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
43 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
46 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/skylakex/
Dfloating-point.json3 …le precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
6 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
11 …gle precision floating-point instruction retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
14 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
19 …al precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
22 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
27 …al precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
30 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
35 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
38 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dfloating-point.json47 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
50 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
55 …nt instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
58 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
63 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
66 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
71 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
74 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
79 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
82 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/Documentation/admin-guide/media/
Dradio-cardlist.rst6 There is also support for pure AM/FM radio, and even for some FM radio
12 si4713 Silicon Labs Si4713 FM Radio Transmitter
14 radio-cadet ADS Cadet AM/FM Tuner
16 radio-maxiradio Guillemot MAXI Radio FM 2000 radio
25 radio-si470x-common Silicon Labs Si470x FM Radio Receiver
26 radio-si476x Silicon Laboratories Si476x I2C FM Radio
27 radio-tea5764 TEA5764 I2C FM radio
31 radio-trust Trust FM radio card
33 radio-wl1273 Texas Instruments WL1273 I2C FM Radio
37 dsbr100 D-Link/GemTek USB FM radio
[all …]
/Linux-v6.6/Documentation/arch/arm/nwfpe/
Dnetwinder-fpe.rst68 CMF{cond} Fn, Fm Compare floating
69 CMFE{cond} Fn, Fm Compare floating with exception
70 CNF{cond} Fn, Fm Compare negated floating
71 CNFE{cond} Fn, Fm Compare negated floating with exception
80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add
81 SUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - subtract
82 RSF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse subtract
83 MUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - multiply
84 DVF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - divide
85 RDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse divide
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/cascadelakex/
Dfloating-point.json3 …le precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
6 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
11 …gle precision floating-point instruction retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
14 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
19 …al precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
22 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
27 …al precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
30 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
35 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
38 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/meteorlake/
Dfloating-point.json53 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
56 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
62 …nt instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
65 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
71 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
74 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
80 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
83 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
89 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
92 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/alderlake/
Dfloating-point.json53 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
56 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
62 …nt instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
65 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
71 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
74 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
80 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
83 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
89 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
92 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/skylake/
Dfloating-point.json3 …le precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
6 …instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
11 …gle precision floating-point instruction retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
14 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
19 …al precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
22 …g-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB in…
27 …al precision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructio…
30 …ns: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
35 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
38 …ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SU…
[all …]
/Linux-v6.6/drivers/media/radio/
DKconfig12 Say Y here to enable selecting AM/FM radio adapters.
17 tristate "Guillemot MAXI Radio FM 2000 radio"
22 found as Gemtek PCI FM.
80 tristate "Silicon Labs Si4713 FM Radio with RDS Transmitter support"
83 tristate "Silicon Laboratories Si476x I2C FM Radio"
89 Choose Y here if you have this FM radio chip.
103 tristate "TEA5764 I2C FM radio support"
106 Say Y here if you want to use the TEA5764 FM chip found in
107 EZX phones. This FM chip is present in EZX phones from Motorola,
145 tristate "Texas Instruments WL1273 I2C FM Radio"
[all …]

12345678910>>...18