| /kernel/linux/linux-4.19/arch/c6x/kernel/ |
| D | traps.c | 109 /* External exceptions */ 111 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 112 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 113 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 114 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 115 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 116 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 117 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 118 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 119 { "Oops - external exception", SIGBUS, BUS_ADRERR }, [all …]
|
| /kernel/linux/linux-5.10/arch/c6x/kernel/ |
| D | traps.c | 106 /* External exceptions */ 108 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 109 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 110 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 111 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 112 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 113 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 114 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 115 { "Oops - external exception", SIGBUS, BUS_ADRERR }, 116 { "Oops - external exception", SIGBUS, BUS_ADRERR }, [all …]
|
| /kernel/linux/linux-5.10/drivers/memory/tegra/ |
| D | Kconfig | 11 bool "NVIDIA Tegra20 External Memory Controller driver" 15 This driver is for the External Memory Controller (EMC) found on 16 Tegra20 chips. The EMC controls the external DRAM on the board. 18 external memory. 21 bool "NVIDIA Tegra30 External Memory Controller driver" 25 This driver is for the External Memory Controller (EMC) found on 26 Tegra30 chips. The EMC controls the external DRAM on the board. 28 external memory. 31 bool "NVIDIA Tegra124 External Memory Controller driver" 35 This driver is for the External Memory Controller (EMC) found on [all …]
|
| /kernel/linux/linux-4.19/Documentation/kbuild/ |
| D | modules.txt | 1 Building External Modules 8 === 2 How to Build External Modules 13 === 3. Creating a Kbuild File for an External Module 27 --- 6.2 Symbols and External Modules 28 --- 6.3 Symbols From Another External Module 44 in building out-of-tree (or "external") modules. The author of an 45 external module should supply a makefile that hides most of the 51 === 2. How to Build External Modules 53 To build external modules, you must have a prebuilt kernel available 62 building external modules. [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/ |
| D | xilinx-xadc.txt | 25 - xlnx,external-mux: 26 * "none": No external multiplexer is used, this is the default 28 * "single": External multiplexer mode is used with one 30 * "dual": External multiplexer mode is used with two 32 - xlnx,external-mux-channel: Configures which pair of pins is used to 33 sample data in external mux mode. 34 Valid values for single external multiplexer mode are: 40 Valid values for dual external multiplexer mode are: 47 external multiplexer mode (either single or dual). If the device is 48 not using external multiplexer mode the property is ignored. [all …]
|
| D | at91_adc.txt | 23 - atmel,adc-use-external-triggers: Boolean to enable the external triggers 43 * trigger-external: Is the trigger an external trigger? 56 atmel,adc-use-external-triggers; 63 trigger-name = "external-rising"; 65 trigger-external; 68 trigger-name = "external-falling"; 70 trigger-external; 74 trigger-name = "external-any"; 76 trigger-external;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | xilinx-xadc.txt | 25 - xlnx,external-mux: 26 * "none": No external multiplexer is used, this is the default 28 * "single": External multiplexer mode is used with one 30 * "dual": External multiplexer mode is used with two 32 - xlnx,external-mux-channel: Configures which pair of pins is used to 33 sample data in external mux mode. 34 Valid values for single external multiplexer mode are: 40 Valid values for dual external multiplexer mode are: 47 external multiplexer mode (either single or dual). If the device is 48 not using external multiplexer mode the property is ignored. [all …]
|
| D | at91_adc.txt | 23 - atmel,adc-use-external-triggers: Boolean to enable the external triggers 43 * trigger-external: Is the trigger an external trigger? 56 atmel,adc-use-external-triggers; 63 trigger-name = "external-rising"; 65 trigger-external; 68 trigger-name = "external-falling"; 70 trigger-external; 74 trigger-name = "external-any"; 76 trigger-external;
|
| /kernel/linux/linux-4.19/Documentation/media/v4l-drivers/ |
| D | davinci-vpbe.rst | 36 Loads up VENC, OSD and external encoders such as ths8200. It provides 38 in the VENC or external sub devices. It also provides 40 using sub device ops. The connection of external encoders to VENC LCD 45 When connected to an external encoder, vpbe controller is also responsible 46 for setting up the interface between VENC and external encoders based on 48 interfacing external encoders such as ths8200. The setup_if_config() 51 patch series, the interconnection and enabling and setting of the external 56 setting timings at LCD controller port when external encoders are connected 57 at the port or LCD panel timings required. When external encoder/LCD panel 69 support for external encoders and displays forms a part of the next [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| D | fsl_85xx_cache_ctlr.h | 40 u32 ewar0; /* 0x010 - External write address 0 */ 41 u32 ewarea0; /* 0x014 - External write address extended 0 */ 42 u32 ewcr0; /* 0x018 - External write ctrl */ 44 u32 ewar1; /* 0x020 - External write address 1 */ 45 u32 ewarea1; /* 0x024 - External write address extended 1 */ 46 u32 ewcr1; /* 0x028 - External write ctrl 1 */ 48 u32 ewar2; /* 0x030 - External write address 2 */ 49 u32 ewarea2; /* 0x034 - External write address extended 2 */ 50 u32 ewcr2; /* 0x038 - External write ctrl 2 */ 52 u32 ewar3; /* 0x040 - External write address 3 */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | davinci-vpbe.rst | 18 Loads up VENC, OSD and external encoders such as ths8200. It provides 20 in the VENC or external sub devices. It also provides 22 using sub device ops. The connection of external encoders to VENC LCD 27 When connected to an external encoder, vpbe controller is also responsible 28 for setting up the interface between VENC and external encoders based on 30 interfacing external encoders such as ths8200. The setup_if_config() 33 patch series, the interconnection and enabling and setting of the external 39 setting timings at LCD controller port when external encoders are connected 40 at the port or LCD panel timings required. When external encoder/LCD panel 52 support for external encoders and displays forms a part of the next
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | modules.rst | 2 Building External Modules 10 === 2 How to Build External Modules 15 === 3. Creating a Kbuild File for an External Module 29 --- 6.2 Symbols and External Modules 30 --- 6.3 Symbols From Another External Module 47 in building out-of-tree (or "external") modules. The author of an 48 external module should supply a makefile that hides most of the 54 2. How to Build External Modules 57 To build external modules, you must have a prebuilt kernel available 66 building external modules. [all …]
|
| /kernel/linux/linux-4.19/arch/powerpc/sysdev/ |
| D | fsl_85xx_cache_ctlr.h | 53 u32 ewar0; /* 0x010 - External write address 0 */ 54 u32 ewarea0; /* 0x014 - External write address extended 0 */ 55 u32 ewcr0; /* 0x018 - External write ctrl */ 57 u32 ewar1; /* 0x020 - External write address 1 */ 58 u32 ewarea1; /* 0x024 - External write address extended 1 */ 59 u32 ewcr1; /* 0x028 - External write ctrl 1 */ 61 u32 ewar2; /* 0x030 - External write address 2 */ 62 u32 ewarea2; /* 0x034 - External write address extended 2 */ 63 u32 ewcr2; /* 0x038 - External write ctrl 2 */ 65 u32 ewar3; /* 0x040 - External write address 3 */ [all …]
|
| /kernel/linux/linux-4.19/fs/hpfs/ |
| D | anode.c | 38 if (le32_to_cpu(btree->u.external[i].file_secno) <= sec && in hpfs_bplus_lookup() 39 … le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) > sec) { in hpfs_bplus_lookup() 40 …a = le32_to_cpu(btree->u.external[i].disk_secno) + sec - le32_to_cpu(btree->u.external[i].file_sec… in hpfs_bplus_lookup() 47 hpfs_inode->i_file_sec = le32_to_cpu(btree->u.external[i].file_secno); in hpfs_bplus_lookup() 48 hpfs_inode->i_disk_sec = le32_to_cpu(btree->u.external[i].disk_secno); in hpfs_bplus_lookup() 49 hpfs_inode->i_n_secs = le32_to_cpu(btree->u.external[i].length); in hpfs_bplus_lookup() 54 hpfs_error(s, "sector %08x not found in external anode %08x", sec, a); in hpfs_bplus_lookup() 98 …if (le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length) != fse… in hpfs_add_sector_to_btree() 100 le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length), fsecno, in hpfs_add_sector_to_btree() 105 …s_alloc_if_possible(s, se = le32_to_cpu(btree->u.external[n].disk_secno) + le32_to_cpu(btree->u.ex… in hpfs_add_sector_to_btree() [all …]
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| D | anode.c | 38 if (le32_to_cpu(btree->u.external[i].file_secno) <= sec && in hpfs_bplus_lookup() 39 … le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) > sec) { in hpfs_bplus_lookup() 40 …a = le32_to_cpu(btree->u.external[i].disk_secno) + sec - le32_to_cpu(btree->u.external[i].file_sec… in hpfs_bplus_lookup() 47 hpfs_inode->i_file_sec = le32_to_cpu(btree->u.external[i].file_secno); in hpfs_bplus_lookup() 48 hpfs_inode->i_disk_sec = le32_to_cpu(btree->u.external[i].disk_secno); in hpfs_bplus_lookup() 49 hpfs_inode->i_n_secs = le32_to_cpu(btree->u.external[i].length); in hpfs_bplus_lookup() 54 hpfs_error(s, "sector %08x not found in external anode %08x", sec, a); in hpfs_bplus_lookup() 98 …if (le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length) != fse… in hpfs_add_sector_to_btree() 100 le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length), fsecno, in hpfs_add_sector_to_btree() 105 …s_alloc_if_possible(s, se = le32_to_cpu(btree->u.external[n].disk_secno) + le32_to_cpu(btree->u.ex… in hpfs_add_sector_to_btree() [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | extcon.h | 3 * External Connector (extcon) framework 24 * Define the type of supported external connectors 33 * Define the unique id of supported external connectors 37 /* USB external connector */ 42 * Charging external connector 62 /* Jack external connector */ 72 /* Display external connector */ 80 /* Miscellaneous external connector */ 88 * Define the properties of supported external connectors. 170 * Following APIs get the connected state of each external connector. [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | extcon.h | 2 * External Connector (extcon) framework 32 * Define the type of supported external connectors 41 * Define the unique id of supported external connectors 45 /* USB external connector */ 50 * Charging external connector 70 /* Jack external connector */ 80 /* Display external connector */ 88 /* Miscellaneous external connector */ 96 * Define the properties of supported external connectors. 178 * Following APIs get the connected state of each external connector. [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | samsung-pinctrl.txt | 33 - First base address is for GPAx and GPF[1-5] external interrupt 117 External GPIO and Wakeup Interrupts: 119 The controller supports two types of external interrupts over gpio. The first 120 is the external gpio interrupt and second is the external wakeup interrupts. 121 The difference between the two is that the external wakeup interrupts can be 124 A. External GPIO Interrupts: For supporting external gpio interrupts, the 135 - First Cell: represents the external gpio interrupt number local to the 136 external gpio interrupt space of the controller. 144 B. External Wakeup Interrupts: For supporting external wakeup interrupts, a 145 child node representing the external wakeup interrupt controller should be [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pinctrl/ |
| D | samsung-pinctrl.txt | 33 - First base address is for GPAx and GPF[1-5] external interrupt 117 External GPIO and Wakeup Interrupts: 119 The controller supports two types of external interrupts over gpio. The first 120 is the external gpio interrupt and second is the external wakeup interrupts. 121 The difference between the two is that the external wakeup interrupts can be 124 A. External GPIO Interrupts: For supporting external gpio interrupts, the 135 - First Cell: represents the external gpio interrupt number local to the 136 external gpio interrupt space of the controller. 144 B. External Wakeup Interrupts: For supporting external wakeup interrupts, a 145 child node representing the external wakeup interrupt controller should be [all …]
|
| /kernel/linux/linux-4.19/include/linux/fsl/ |
| D | ptp_qoriq.h | 46 u32 tmr_etts1_h; /* Timestamp of general purpose external trigger */ 47 u32 tmr_etts1_l; /* Timestamp of general purpose external trigger */ 48 u32 tmr_etts2_h; /* Timestamp of general purpose external trigger */ 49 u32 tmr_etts2_l; /* Timestamp of general purpose external trigger */ 81 #define ESFDP (1<<11) /* External Tx/Rx SFD Polarity. */ 82 #define ESFDE (1<<10) /* External Tx/Rx SFD Enable. */ 83 #define ETEP2 (1<<9) /* External trigger 2 edge polarity */ 84 #define ETEP1 (1<<8) /* External trigger 1 edge polarity */ 86 #define CIPH (1<<6) /* External oscillator input clock phase */ 94 #define ETS2 (1<<25) /* External trigger 2 timestamp sampled */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | microchip,pic32-evic.txt | 5 It handles all internal and external interrupts. This controller exists outside 9 External interrupts have a software configurable edge polarity. Non external 28 IRQ_TYPE_LEVEL_HIGH for persistent interrupts. For external interrupts use 33 - microchip,external-irqs: u32 array of external interrupts with software 45 microchip,external-irqs = <3 8 13 18 23>; 60 External interrupt DTS snippet
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/ |
| D | microchip,pic32-evic.txt | 5 It handles all internal and external interrupts. This controller exists outside 9 External interrupts have a software configurable edge polarity. Non external 28 IRQ_TYPE_LEVEL_HIGH for persistent interrupts. For external interrupts use 33 - microchip,external-irqs: u32 array of external interrupts with software 45 microchip,external-irqs = <3 8 13 18 23>; 60 External interrupt DTS snippet
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| D | fsr-2level.c | 11 { do_bad, SIGBUS, 0, "external abort on linefetch" }, 13 { do_bad, SIGBUS, 0, "external abort on linefetch" }, 15 { do_bad, SIGBUS, 0, "external abort on non-linefetch" }, 17 { do_bad, SIGBUS, 0, "external abort on non-linefetch" }, 19 { do_bad, SIGBUS, 0, "external abort on translation" }, 21 { do_bad, SIGBUS, 0, "external abort on translation" }, 34 { do_bad, SIGBUS, BUS_OBJERR, "imprecise external abort" }, /* xscale */ 55 { do_bad, SIGBUS, 0, "external abort on non-linefetch" }, 59 { do_bad, SIGBUS, 0, "external abort on translation" }, 61 { do_bad, SIGBUS, 0, "external abort on translation" },
|
| /kernel/linux/linux-4.19/arch/arm/mm/ |
| D | fsr-2level.c | 11 { do_bad, SIGBUS, 0, "external abort on linefetch" }, 13 { do_bad, SIGBUS, 0, "external abort on linefetch" }, 15 { do_bad, SIGBUS, 0, "external abort on non-linefetch" }, 17 { do_bad, SIGBUS, 0, "external abort on non-linefetch" }, 19 { do_bad, SIGBUS, 0, "external abort on translation" }, 21 { do_bad, SIGBUS, 0, "external abort on translation" }, 34 { do_bad, SIGBUS, BUS_OBJERR, "imprecise external abort" }, /* xscale */ 55 { do_bad, SIGBUS, 0, "external abort on non-linefetch" }, 59 { do_bad, SIGBUS, 0, "external abort on translation" }, 61 { do_bad, SIGBUS, 0, "external abort on translation" },
|
| /kernel/linux/linux-4.19/drivers/extcon/ |
| D | extcon.c | 2 * drivers/extcon/extcon.c - External Connector (extcon) framework. 51 /* USB external connector */ 63 /* Charging external connector */ 105 /* Jack external connector */ 147 /* Display external connector */ 179 /* Miscellaneous external connector */ 200 * struct extcon_cable - An internal data for an external connector. 408 * extcon_sync() - Synchronize the state for an external connector. 412 * the state and property of an external connector. 441 * external connector. in extcon_sync() [all …]
|