| /f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/ |
| H A D | t4240si-pre.dtsi | 95 fsl,portid-mapping = <0x80000000>; 102 fsl,portid-mapping = <0x80000000>; 109 fsl,portid-mapping = <0x80000000>; 116 fsl,portid-mapping = <0x80000000>; 123 fsl,portid-mapping = <0x40000000>; 130 fsl,portid-mapping = <0x40000000>; 137 fsl,portid-mapping = <0x40000000>; 144 fsl,portid-mapping = <0x40000000>; 151 fsl,portid-mapping = <0x20000000>; 158 fsl,portid-mapping = <0x20000000>; [all …]
|
| H A D | p4080si-pre.dtsi | 99 fsl,portid-mapping = <0x80000000>; 109 fsl,portid-mapping = <0x40000000>; 119 fsl,portid-mapping = <0x20000000>; 129 fsl,portid-mapping = <0x10000000>; 139 fsl,portid-mapping = <0x08000000>; 149 fsl,portid-mapping = <0x04000000>; 159 fsl,portid-mapping = <0x02000000>; 169 fsl,portid-mapping = <0x01000000>;
|
| H A D | b4860si-pre.dtsi | 80 fsl,portid-mapping = <0x80000000>; 87 fsl,portid-mapping = <0x80000000>; 94 fsl,portid-mapping = <0x80000000>; 101 fsl,portid-mapping = <0x80000000>;
|
| H A D | t208xsi-pre.dtsi | 86 fsl,portid-mapping = <0x80000000>; 93 fsl,portid-mapping = <0x80000000>; 100 fsl,portid-mapping = <0x80000000>; 107 fsl,portid-mapping = <0x80000000>;
|
| H A D | p2041si-pre.dtsi | 94 fsl,portid-mapping = <0x80000000>; 104 fsl,portid-mapping = <0x40000000>; 114 fsl,portid-mapping = <0x20000000>; 124 fsl,portid-mapping = <0x10000000>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | st,sta32x.txt | 34 - st,ch1-output-mapping: Channel 1 output mapping 35 - st,ch2-output-mapping: Channel 2 output mapping 36 - st,ch3-output-mapping: Channel 3 output mapping 93 st,ch1-output-mapping = /bits/ 8 <0>; // set channel 1 output ch 1 94 st,ch2-output-mapping = /bits/ 8 <0>; // set channel 2 output ch 1 95 st,ch3-output-mapping = /bits/ 8 <0>; // set channel 3 output ch 1
|
| H A D | st,sta350.txt | 30 - st,ch1-output-mapping: Channel 1 output mapping 31 - st,ch2-output-mapping: Channel 2 output mapping 32 - st,ch3-output-mapping: Channel 3 output mapping 123 st,ch1-output-mapping = /bits/ 8 <0>; // set channel 1 output ch 1 124 st,ch2-output-mapping = /bits/ 8 <0>; // set channel 2 output ch 1 125 st,ch3-output-mapping = /bits/ 8 <0>; // set channel 3 output ch 1
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common.c | 273 mlx5_devx_alloc_uar(void *ctx, int mapping) in mlx5_devx_alloc_uar() argument 282 uar_mapping = (mapping < 0) ? in mlx5_devx_alloc_uar() 283 MLX5DV_UAR_ALLOC_TYPE_NC : mapping; in mlx5_devx_alloc_uar() 290 RTE_SET_USED(mapping); in mlx5_devx_alloc_uar() 295 mapping < 0 && in mlx5_devx_alloc_uar() 307 mapping < 0 && in mlx5_devx_alloc_uar()
|
| /f-stack/freebsd/arm64/acpica/ |
| H A D | acpi_iort.c | 225 struct iort_map_entry *mapping; in iort_copy_data() local 232 mapping = malloc(sizeof(*mapping) * node->nentries, M_DEVBUF, in iort_copy_data() 234 node->entries.mappings = mapping; in iort_copy_data() 235 for (i = 0; i < node->nentries; i++, mapping++, map_entry++) { in iort_copy_data() 236 mapping->base = map_entry->InputBase; in iort_copy_data() 241 mapping->end = map_entry->InputBase + map_entry->IdCount; in iort_copy_data() 242 mapping->outbase = map_entry->OutputBase; in iort_copy_data() 243 mapping->out_node_offset = map_entry->OutputReference; in iort_copy_data() 244 mapping->flags = map_entry->Flags; in iort_copy_data() 245 mapping->out_node = NULL; in iort_copy_data()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/4xx/ |
| H A D | ppc440spe-adma.txt | 16 - reg : <registers mapping> 35 - reg : <registers mapping> 37 - interrupts : <interrupt mapping for DMA0/1 interrupts sources: 65 - reg : <registers mapping> 66 - interrupts : <interrupt mapping for XOR interrupt source>
|
| H A D | hsta.txt | 15 - reg : register mapping for the HSTA MSI space 16 - interrupts : ordered interrupt mapping for each MSI in the register
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | lvds.yaml | 41 data-mapping: 47 The color signals mapping order. 51 - "jeida-18" - 18-bit data mapping compatible with the [JEIDA], [LDI] and 62 - "jeida-24" - 24-bit data mapping compatible with the [DSIM] and [LDI] 74 - "vesa-24" - 24-bit data mapping compatible with the [VESA] specification. 104 - data-mapping
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | lm3630a-backlight.yaml | 80 ti,linear-mapping-mode: 82 Enable linear mapping mode. If disabled, then it will use exponential 83 mapping mode in which the ramp up/down appears to have a more uniform 133 ti,linear-mapping-mode; 139 ti,linear-mapping-mode;
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_file.c | 300 struct address_space *mapping = file->f_mapping; in zpl_generic_write_checks() 301 struct inode *ip = mapping->host; in zpl_generic_write_checks() 606 ip = pp->mapping->host; in zpl_readpage() 636 return (read_cache_pages(mapping, pages, in zpl_readpages() 643 struct address_space *mapping = data; in zpl_putpage() local 650 (void) zfs_putpage(mapping->host, pp, wbc); in zpl_putpage() 659 znode_t *zp = ITOZ(mapping->host); in zpl_writepages() 660 zfsvfs_t *zfsvfs = ITOZSB(mapping->host); in zpl_writepages() 678 result = write_cache_pages(mapping, wbc, zpl_putpage, mapping); in zpl_writepages() 694 result = write_cache_pages(mapping, wbc, zpl_putpage, mapping); in zpl_writepages() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/rtc/ |
| H A D | google,goldfish-rtc.txt | 8 - reg : <registers mapping> 9 - interrupts : <interrupt mapping>
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | google,goldfish-fb.txt | 8 - reg : <registers mapping> 9 - interrupts : <interrupt mapping>
|
| /f-stack/freebsd/contrib/device-tree/Bindings/goldfish/ |
| H A D | audio.txt | 8 - reg : <registers mapping> 9 - interrupts : <interrupt mapping>
|
| H A D | battery.txt | 8 - reg : <registers mapping> 9 - interrupts : <interrupt mapping>
|
| H A D | tty.txt | 8 - reg : <registers mapping> 9 - interrupts : <interrupt mapping>
|
| H A D | pipe.txt | 8 - reg : <registers mapping> 9 - interrupts : <interrupt mapping>
|
| H A D | events.txt | 8 - reg : <registers mapping> 9 - interrupts : <interrupt mapping>
|
| /f-stack/freebsd/contrib/openzfs/etc/zfs/ |
| H A D | vdev_id.conf.sas_direct.example | 15 # Custom mapping for Channel A 24 # Default mapping for B, C, and D
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | google,goldfish-pic.txt | 9 - reg : <registers mapping> 10 - interrupts : <interrupt mapping>
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ata/ |
| H A D | fsl-sata.txt | 11 - interrupts : <interrupt mapping for SATA IRQ> 19 - reg : <registers mapping>
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ufs/ |
| H A D | tc-dwc-g210-pltfrm.txt | 16 - reg : <registers mapping> 17 - interrupts : <interrupt mapping for UFS host controller IRQ>
|