Home
last modified time | relevance | path

Searched full:idt (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ptp/
Dptp-idtcm.yaml7 title: IDT ClockMatrix (TM) PTP Clock Device Tree Bindings
16 - idt,8a34000
17 - idt,8a34001
18 - idt,8a34002
19 - idt,8a34003
20 - idt,8a34004
21 - idt,8a34005
22 - idt,8a34006
23 - idt,8a34007
24 - idt,8a34008
[all …]
Dptp-idt82p33.yaml7 title: IDT 82P33 PTP Clock Device Tree Bindings
10 IDT 82P33XXX Synchronization Management Unit (SMU) based PTP clock
18 - idt,82p33810
19 - idt,82p33813
20 - idt,82p33814
21 - idt,82p33831
22 - idt,82p33910
23 - idt,82p33913
24 - idt,82p33914
25 - idt,82p33931
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Didt,versaclock5.yaml4 $id: http://devicetree.org/schemas/clock/idt,versaclock5.yaml#
7 title: Binding for IDT VersaClock 5 and 6 programmable I2C clock generators
10 The IDT VersaClock 5 and VersaClock 6 are programmable I2C
39 - idt,5p49v5923
40 - idt,5p49v5925
41 - idt,5p49v5933
42 - idt,5p49v5935
43 - idt,5p49v6901
44 - idt,5p49v6965
70 idt,mode:
[all …]
/kernel/linux/linux-4.19/drivers/misc/eeprom/
Didt_89hpesx.c36 * IDT PCIe-switch NTB Linux driver
42 * NOTE of the IDT 89HPESx SMBus-slave interface driver
44 * IDT PCIe-switches. IDT provides a simple SMBus interface to perform IO-
51 * Additionally IDT 89HPESx SMBus interface has an ability to write/read
86 #define IDT_89HPESX_DESC "IDT 89HPESx SMBus-slave interface driver"
100 * struct idt_89hpesx_dev - IDT 89HPESx device data structure
101 * @eesize: Size of EEPROM in bytes (calculated from "idt,eecompatible")
144 * struct idt_smb_seq - sequence of data to be read/written from/to IDT 89HPESx
172 * @csraddr: Internal IDT device CSR address
256 * IDT 89HPESx basic register
[all …]
/kernel/linux/linux-5.10/drivers/misc/eeprom/
Didt_89hpesx.c36 * IDT PCIe-switch NTB Linux driver
42 * NOTE of the IDT 89HPESx SMBus-slave interface driver
44 * IDT PCIe-switches. IDT provides a simple SMBus interface to perform IO-
51 * Additionally IDT 89HPESx SMBus interface has an ability to write/read
86 #define IDT_89HPESX_DESC "IDT 89HPESx SMBus-slave interface driver"
100 * struct idt_89hpesx_dev - IDT 89HPESx device data structure
101 * @eesize: Size of EEPROM in bytes (calculated from "idt,eecompatible")
142 * struct idt_smb_seq - sequence of data to be read/written from/to IDT 89HPESx
170 * @csraddr: Internal IDT device CSR address
254 * IDT 89HPESx basic register
[all …]
/kernel/linux/linux-5.10/drivers/rapidio/switches/
DKconfig6 tristate "IDT Tsi57x SRIO switches support"
8 Includes support for IDT Tsi57x family of serial RapidIO switches.
11 tristate "IDT CPS-xx SRIO switches support"
13 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
19 Includes support for IDT Tsi568 serial RapidIO switch.
22 tristate "IDT CPS Gen.2 SRIO switch support"
28 tristate "IDT RXS Gen.3 SRIO switch support"
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/
Didt,versaclock5.txt1 Binding for IDT VersaClock 5,6 programmable i2c clock generators.
3 The IDT VersaClock 5 and VersaClock 6 are programmable i2c clock
10 "idt,5p49v5923"
11 "idt,5p49v5925"
12 "idt,5p49v5933"
13 "idt,5p49v5935"
14 "idt,5p49v6901"
74 /* IDT 5P49V5923 i2c clock generator */
76 compatible = "idt,5p49v5923";
/kernel/linux/linux-4.19/drivers/rapidio/switches/
DKconfig5 tristate "IDT Tsi57x SRIO switches support"
7 Includes support for IDT Tsi57x family of serial RapidIO switches.
10 tristate "IDT CPS-xx SRIO switches support"
12 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
18 Includes support for IDT Tsi568 serial RapidIO switch.
21 tristate "IDT CPS Gen.2 SRIO switch support"
27 tristate "IDT RXS Gen.3 SRIO switch support"
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-bus-rapidio33 Alexandre Bounine <alexandre.bounine@idt.com>
41 Alexandre Bounine <alexandre.bounine@idt.com>
49 Alexandre Bounine <alexandre.bounine@idt.com>
57 Alexandre Bounine <alexandre.bounine@idt.com>
65 Alexandre Bounine <alexandre.bounine@idt.com>
74 Alexandre Bounine <alexandre.bounine@idt.com>
83 Alexandre Bounine <alexandre.bounine@idt.com>
92 Alexandre Bounine <alexandre.bounine@idt.com>
101 Alexandre Bounine <alexandre.bounine@idt.com>
109 Alexandre Bounine <alexandre.bounine@idt.com>
[all …]
/kernel/linux/linux-5.10/arch/x86/kernel/
Didt.c70 * The default IDT entries which are set up in trap_init() before
111 * The APIC and SMP idt entries
150 /* Must be page-aligned because the real IDT is used in the cpu entry area */
172 idt_setup_from_table(gate_desc *idt, const struct idt_data *t, int size, bool sys) in idt_setup_from_table() argument
178 write_idt_entry(idt, t->vector, &desc); in idt_setup_from_table()
194 * idt_setup_early_traps - Initialize the idt table with early traps
208 * idt_setup_traps - Initialize the idt table with default traps
241 * idt_setup_early_pf - Initialize the idt table with early pagefault handler
259 * idt_setup_ist_traps - Initialize the idt table with traps using IST
270 * Set the IDT descriptor to a fixed read-only location in the cpu in idt_map_in_cea()
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-rapidio36 Alexandre Bounine <alexandre.bounine@idt.com>
44 Alexandre Bounine <alexandre.bounine@idt.com>
52 Alexandre Bounine <alexandre.bounine@idt.com>
60 Alexandre Bounine <alexandre.bounine@idt.com>
68 Alexandre Bounine <alexandre.bounine@idt.com>
77 Alexandre Bounine <alexandre.bounine@idt.com>
86 Alexandre Bounine <alexandre.bounine@idt.com>
95 Alexandre Bounine <alexandre.bounine@idt.com>
104 Alexandre Bounine <alexandre.bounine@idt.com>
112 Alexandre Bounine <alexandre.bounine@idt.com>
[all …]
/kernel/linux/linux-4.19/arch/x86/kernel/
Didt.c69 * The default IDT entries which are set up in trap_init() before
110 * The APIC and SMP idt entries
170 /* Must be page-aligned because the real IDT is used in a fixmap. */
220 idt_setup_from_table(gate_desc *idt, const struct idt_data *t, int size, bool sys) in idt_setup_from_table() argument
226 write_idt_entry(idt, t->vector, &desc); in idt_setup_from_table()
249 * idt_setup_early_traps - Initialize the idt table with early traps
263 * idt_setup_traps - Initialize the idt table with default traps
272 * idt_setup_early_pf - Initialize the idt table with early pagefault handler
288 * idt_setup_ist_traps - Initialize the idt table with traps using IST
296 * idt_setup_debugidt_traps - Initialize the debug idt table with debug traps
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/misc/
Didt_89hpesx.txt1 EEPROM / CSR SMBus-slave interface of IDT 89HPESx devices
5 Basically there is only one manufacturer: idt, but some
20 - reg : I2C address of the IDT 89HPESx device.
25 - reg: Custom address of EEPROM device (If not specified IDT 89HPESx
32 idt@60 {
33 compatible = "idt,89hpes32nt8ag2";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/
Didt_89hpesx.txt1 EEPROM / CSR SMBus-slave interface of IDT 89HPESx devices
5 Basically there is only one manufacturer: idt, but some
20 - reg : I2C address of the IDT 89HPESx device.
25 - reg: Custom address of EEPROM device (If not specified IDT 89HPESx
32 idt@60 {
33 compatible = "idt,89hpes32nt8ag2";
/kernel/linux/linux-4.19/drivers/ntb/hw/idt/
Dntb_hw_idt.c36 * IDT PCIe-switch NTB Linux driver
62 #define NTB_DESC "IDT PCI-E Non-Transparent Bridge Driver"
238 * IDT PCIe-switch partitions table with the corresponding control, status
274 * 1. IDT PCIe-switch registers IO-functions
276 * Beside ordinary configuration space registers IDT PCIe-switch expose
279 * Additionally all the configuration space registers of all the IDT
284 * provide IDT NTB hardware descriptor and a register address.
290 * @ndev: IDT NTB hardware driver descriptor
294 * IDT PCIe-switch registers are all Little endian.
312 * @ndev: IDT NTB hardware driver descriptor
[all …]
Dntb_hw_idt.h36 * IDT PCIe-switch NTB Linux driver
55 * the supported IDT PCIe-switches
66 * IDT PCIe-switches device IDs
79 * NOTE 1) The IDT PCIe-switch internal data is little-endian
107 /* IDT Proprietary NT-port-specific registers */
194 * IDT PCIe-switch Global Configuration and Status registers
437 /* IDT PCIe-switch control register (DWORD) */
923 * Number of IDT NTB resources:
933 * General IDT PCIe-switch constant
934 * @IDT_MAX_NR_PORTS: Maximum number of ports per IDT PCIe-switch
[all …]
/kernel/linux/linux-5.10/drivers/ntb/hw/idt/
Dntb_hw_idt.c36 * IDT PCIe-switch NTB Linux driver
65 #define NTB_DESC "IDT PCI-E Non-Transparent Bridge Driver"
241 * IDT PCIe-switch partitions table with the corresponding control, status
277 * 1. IDT PCIe-switch registers IO-functions
279 * Beside ordinary configuration space registers IDT PCIe-switch expose
282 * Additionally all the configuration space registers of all the IDT
287 * provide IDT NTB hardware descriptor and a register address.
293 * @ndev: IDT NTB hardware driver descriptor
297 * IDT PCIe-switch registers are all Little endian.
315 * @ndev: IDT NTB hardware driver descriptor
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/
Djc42.txt30 idt,tse2002
31 idt,tse2004
32 idt,ts3000
33 idt,ts3001
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/hwmon/
Djc42.txt30 idt,tse2002
31 idt,tse2004
32 idt,ts3000
33 idt,ts3001
/kernel/linux/linux-5.10/arch/powerpc/kvm/
De500.c122 vcpu_e500->idt = kzalloc(sizeof(struct vcpu_id_table), GFP_KERNEL); in kvmppc_e500_id_table_alloc()
123 return vcpu_e500->idt; in kvmppc_e500_id_table_alloc()
128 kfree(vcpu_e500->idt); in kvmppc_e500_id_table_free()
129 vcpu_e500->idt = NULL; in kvmppc_e500_id_table_free()
152 memset(vcpu_e500->idt, 0, sizeof(struct vcpu_id_table)); in kvmppc_e500_id_table_reset_all()
163 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_id_table_reset_one() local
169 idt->id[as][pid][pr].val = 0; in kvmppc_e500_id_table_reset_one()
170 idt->id[as][pid][pr].pentry = NULL; in kvmppc_e500_id_table_reset_one()
189 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_get_sid() local
196 sid = local_sid_lookup(&idt->id[as][gid][pr]); in kvmppc_e500_get_sid()
[all …]
/kernel/linux/linux-4.19/arch/powerpc/kvm/
De500.c125 vcpu_e500->idt = kzalloc(sizeof(struct vcpu_id_table), GFP_KERNEL); in kvmppc_e500_id_table_alloc()
126 return vcpu_e500->idt; in kvmppc_e500_id_table_alloc()
131 kfree(vcpu_e500->idt); in kvmppc_e500_id_table_free()
132 vcpu_e500->idt = NULL; in kvmppc_e500_id_table_free()
155 memset(vcpu_e500->idt, 0, sizeof(struct vcpu_id_table)); in kvmppc_e500_id_table_reset_all()
166 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_id_table_reset_one() local
172 idt->id[as][pid][pr].val = 0; in kvmppc_e500_id_table_reset_one()
173 idt->id[as][pid][pr].pentry = NULL; in kvmppc_e500_id_table_reset_one()
192 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_get_sid() local
199 sid = local_sid_lookup(&idt->id[as][gid][pr]); in kvmppc_e500_get_sid()
[all …]
/kernel/linux/linux-5.10/drivers/ptp/
DKconfig122 tristate "IDT 82P33xxx PTP clock"
126 This driver adds support for using the IDT 82P33xxx as a PTP
128 is connected to the IDT chip.
134 tristate "IDT CLOCKMATRIX as PTP clock"
138 This driver adds support for using IDT CLOCKMATRIX(TM) as a PTP
140 is connected to the IDT chip.
Dptp_clockmatrix.c3 * PTP hardware clock driver for the IDT ClockMatrix(TM) family of timing and
21 MODULE_DESCRIPTION("Driver for IDT ClockMatrix(TM) family");
23 MODULE_AUTHOR("IDT support-1588 <IDT-support-1588@lm.renesas.com>");
1993 "IDT CM TOD%u", index); in idtcm_enable_channel()
2150 { .compatible = "idt,8a34000" },
2151 { .compatible = "idt,8a34001" },
2152 { .compatible = "idt,8a34002" },
2153 { .compatible = "idt,8a34003" },
2154 { .compatible = "idt,8a34004" },
2155 { .compatible = "idt,8a34005" },
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dmc5.c46 /* IDT 75P52100 commands */
52 /* IDT LAR register address and value for 144-bit mode (low 32 bits) */
56 /* IDT SCR and SSR addresses (low 32 bits) */
61 /* IDT GMR base address (low 32 bits) */
64 /* IDT data and mask array base addresses (low 32 bits) */
68 /* IDT 75N43102 commands */
73 /* IDT 75N43102 SCR address (low 32 bits) */
76 /* IDT 75N43102 GMR base addresses (low 32 bits) */
81 /* IDT 75N43102 data and mask array base addresses (low 32 bits) */
189 /* Set DBGI command mode for IDT TCAM. */ in init_idt52100()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/chelsio/cxgb3/
Dmc5.c46 /* IDT 75P52100 commands */
52 /* IDT LAR register address and value for 144-bit mode (low 32 bits) */
56 /* IDT SCR and SSR addresses (low 32 bits) */
61 /* IDT GMR base address (low 32 bits) */
64 /* IDT data and mask array base addresses (low 32 bits) */
68 /* IDT 75N43102 commands */
73 /* IDT 75N43102 SCR address (low 32 bits) */
76 /* IDT 75N43102 GMR base addresses (low 32 bits) */
81 /* IDT 75N43102 data and mask array base addresses (low 32 bits) */
189 /* Set DBGI command mode for IDT TCAM. */ in init_idt52100()
[all …]

12345678910>>...14