Searched +full:0 +full:x42 (Results 1 – 25 of 32) sorted by relevance
12
| /Documentation/devicetree/bindings/mfd/ |
| D | st,stmfx.yaml | 22 enum: [ 0x42, 0x43 ] 49 description: if all STMFX pins[24:0] are available (no other STMFX function in use), 50 you should use gpio-ranges = <&stmfx_pinctrl 0 0 24>; 51 if agpio[3:0] are not available (STMFX Touchscreen function in use), 52 you should use gpio-ranges = <&stmfx_pinctrl 0 0 16>, <&stmfx_pinctrl 20 20 4>; 54 you should use gpio-ranges = <&stmfx_pinctrl 0 0 20>; 98 #size-cells = <0>; 101 reg = <0x42>; 112 gpio-ranges = <&stmfx_pinctrl 0 0 24>;
|
| /Documentation/i2c/ |
| D | slave-eeprom-backend.rst | 16 24c02, read/write, address 0x64: 17 # echo slave-24c02 0x1064 > /sys/bus/i2c/devices/i2c-1/new_device 19 24c512, read-only, address 0x42: 20 # echo slave-24c512ro 0x1042 > /sys/bus/i2c/devices/i2c-1/new_device
|
| D | slave-testunit-backend.rst | 19 Instantiating the device is regular. Example for bus 0, address 0x30:: 21 # echo "slave-testunit 0x1030" > /sys/bus/i2c/devices/i2c-0/new_device 31 reg = <(0x30 | I2C_OWN_SLAVE_ADDRESS)>; 36 byte. Its value is 0 if the testunit is idle, otherwise the command number of 46 0x00, CMD, which test to trigger 47 0x01, DATAL, configuration byte 1 for the test 48 0x02, DATAH, configuration byte 2 for the test 49 0x03, DELAY, delay in n * 10ms until test is started 65 0x00 NOOP 70 0x01 READ_BYTES [all …]
|
| D | i2c-topology.rst | 105 address 0x42 behind mux-one may be interleaved with a similar 106 operation targeting device address 0x42 behind mux-two. The
|
| /Documentation/devicetree/bindings/iio/temperature/ |
| D | ti,tmp007.yaml | 25 0 0 0x40 26 0 1 0x41 27 0 SDA 0x42 28 0 SCL 0x43 29 1 0 0x44 30 1 1 0x45 31 1 SDA 0x46 32 1 SCL 0x47 48 #size-cells = <0>; 52 reg = <0x40>; [all …]
|
| /Documentation/devicetree/bindings/iio/dac/ |
| D | adi,ad5380.yaml | 56 #size-cells = <0>; 57 dac@0 { 58 reg = <0>; 66 #size-cells = <0>; 68 reg = <0x42>;
|
| D | adi,ad5064.yaml | 238 #size-cells = <0>; 239 dac@0 { 240 reg = <0>; 248 #size-cells = <0>; 249 dac@0 { 250 reg = <0>; 257 #size-cells = <0>; 259 reg = <0x42>;
|
| /Documentation/devicetree/bindings/mmc/ |
| D | amlogic,meson-mx-sdhc.yaml | 62 reg = <0x8e00 0x42>;
|
| /Documentation/i2c/busses/ |
| D | i2c-ocores.rst | 31 [0] = { 46 I2C_BOARD_INFO("tsc2003", 0x48), 51 I2C_BOARD_INFO("adv7180", 0x42 >> 1),
|
| /Documentation/devicetree/bindings/usb/ |
| D | fcs,fsa4480.yaml | 52 - const: 0 63 - const: 0 87 #size-cells = <0>; 91 reg = <0x42>;
|
| D | qcom,wcd939x-usbss.yaml | 44 port@0: 70 #size-cells = <0>; 74 reg = <0x42>; 83 #size-cells = <0>; 85 port@0 { 86 reg = <0>;
|
| /Documentation/devicetree/bindings/hwmon/ |
| D | adi,max31827.yaml | 44 - 0 = active low 47 enum: [0, 1] 78 default: 0 108 #size-cells = <0>; 112 reg = <0x42>; 115 adi,alarm-pol = <0>;
|
| /Documentation/networking/ |
| D | net_failover.rst | 54 <address type='pci' domain='0x0000' bus='0x42' slot='0x02' function='0x5'/> 106 + if [ -d "/sys/class/net/${INTERFACE}/master" ]; then exit 0; fi 131 <address type='pci' domain='0x0000' bus='0x42' slot='0x02' function='0x5'/>
|
| D | arcnet.rst | 220 insmod com20020.o io=0x2e0 device=eth1 250 LILO: linux com20020=0x2e0 com20020=0x380 com90io=0x260 256 insmod -o arc1 com20020 io=0x2e0 561 arcnet.c). arcdump assumes your card is at 0xD0000. If it isn't, edit the 564 Buffers 0 and 1 are used for receiving, and Buffers 2 and 3 are for sending. 568 the buffers are cleared to a constant value of 0x42 every time the card is 571 buffer will be cleared to 0x42 as well. This is to make it easier to figure
|
| /Documentation/admin-guide/perf/ |
| D | imx-ddr.rst | 11 is one register for each counter. Counter 0 is special in that it always counts 28 AXI filtering is only used by CSV modes 0x41 (axid-read) and 0x42 (axid-write) 32 type of AXI filter (filter, enhanced_filter and super_filter). Value 0 for 35 * With DDR_CAP_AXI_ID_FILTER quirk(filter: 1, enhanced_filter: 0, super_filter: 0). 40 - 0: corresponding bit is masked. 54 perf stat -a -e imx8_ddr0/axid-read,axi_mask=0xMMMM,axi_id=0xDDDD/ cmd 55 perf stat -a -e imx8_ddr0/axid-write,axi_mask=0xMMMM,axi_id=0xDDDD/ cmd 65 perf stat -a -e imx8_ddr0/axid-read,axi_id=0x12/ cmd, which will monitor ARID=0x12 67 * With DDR_CAP_AXI_ID_FILTER_ENHANCED quirk(filter: 1, enhanced_filter: 1, super_filter: 0). 72 * With DDR_CAP_AXI_ID_PORT_CHANNEL_FILTER quirk(filter: 0, enhanced_filter: 0, super_filter: 1). [all …]
|
| /Documentation/virt/kvm/x86/ |
| D | timekeeping.rst | 53 The PIT uses I/O ports 0x40 - 0x43. Access to the 16-bit counters is done 57 controlled by port 61h, bit 0, as illustrated in the following diagram:: 61 | 1.1932 MHz|---------->| CLOCK OUT | ---------> IRQ 0 63 -------------- | +->| GATE TIMER 0 | 77 Port 61h, bit 0 -------->| GATE TIMER 2 | \_.---- ____ 84 Mode 0: Single Timeout. 86 when the gate is high (always true for timers 0 and 1). When the count 128 command port, 0x43 is used to set the counter and mode for each of the three 131 PIT commands, issued to port 0x43, using the following bit encoding:: 134 Bit 3-1: Mode (000 = Mode 0, 101 = Mode 5, 11X = undefined) [all …]
|
| /Documentation/locking/ |
| D | lockstat.rst | 56 - shortest (non-0) time we ever had to wait for a lock 69 - shortest (non-0) time we ever held the lock 97 # echo 0 >/proc/sys/kernel/lock_stat 114 … &mm->mmap_sem 1 [<ffffffff811502a7>] khugepaged_scan_mm_slot+0x57/0x280 115 … &mm->mmap_sem 96 [<ffffffff815351c4>] __do_page_fault+0x1d4/0x510 116 … &mm->mmap_sem 34 [<ffffffff81113d77>] vm_mmap_pgoff+0x87/0xd0 117 … &mm->mmap_sem 17 [<ffffffff81127e71>] vm_munmap+0x41/0x80 119 … &mm->mmap_sem 1 [<ffffffff81046fda>] dup_mmap+0x2a/0x3f0 120 … &mm->mmap_sem 60 [<ffffffff81129e29>] SyS_mprotect+0xe9/0x250 121 … &mm->mmap_sem 41 [<ffffffff815351c4>] __do_page_fault+0x1d4/0x510 [all …]
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | brcm,bcm7120-l2-intc.yaml | 36 0 -----[ MUX ] ------------|==========> GIC interrupt 75 136 reg = <0xf0406800 0x8>; 138 interrupts = <0x0 0x42 0x0>, <0x0 0x40 0x0>; 139 brcm,int-map-mask = <0xeb8>, <0x140>; 140 brcm,int-fwd-mask = <0x7>; 146 reg = <0x10000024 0x4>, <0x1000002c 0x4>, 147 <0x10000020 0x4>, <0x10000028 0x4>;
|
| /Documentation/devicetree/bindings/sound/ |
| D | qcom,wcd934x.yaml | 92 minimum: 0 97 minimum: 0 119 const: 0 135 "^.*@[0-9a-f]+$": 203 codec@1,0{ 205 reg = <1 0>; 213 #clock-cells = <0>; 233 reg = <0x42 0x2>;
|
| /Documentation/translations/it_IT/locking/ |
| D | lockstat.rst | 118 # echo 0 >/proc/sys/kernel/lock_stat 135 … &mm->mmap_sem 1 [<ffffffff811502a7>] khugepaged_scan_mm_slot+0x57/0x280 136 … &mm->mmap_sem 96 [<ffffffff815351c4>] __do_page_fault+0x1d4/0x510 137 … &mm->mmap_sem 34 [<ffffffff81113d77>] vm_mmap_pgoff+0x87/0xd0 138 … &mm->mmap_sem 17 [<ffffffff81127e71>] vm_munmap+0x41/0x80 140 … &mm->mmap_sem 1 [<ffffffff81046fda>] dup_mmap+0x2a/0x3f0 141 … &mm->mmap_sem 60 [<ffffffff81129e29>] SyS_mprotect+0xe9/0x250 142 … &mm->mmap_sem 41 [<ffffffff815351c4>] __do_page_fault+0x1d4/0x510 143 … &mm->mmap_sem 68 [<ffffffff81113d77>] vm_mmap_pgoff+0x87/0xd0 149 … unix_table_lock 45 [<ffffffff8150ad8e>] unix_create1+0x16e/0x1b0 [all …]
|
| /Documentation/w1/slaves/ |
| D | w1_therm.rst | 24 W1_THERM_DS18S20 0x10 25 W1_THERM_DS1822 0x22 26 W1_THERM_DS18B20 0x28 27 W1_THERM_DS1825 0x3B 28 W1_THERM_DS28EA00 0x42 48 ``therm_bulk_read`` will return 0 if no bulk conversion pending, 68 the default conversion time write ``0`` to ``conv_time``. 74 To store the current resolution in EEPROM, write ``0`` to ``w1_slave``. 91 ``0`` if the device is parasite powered, ``1`` if the device is externally powered. 99 The module parameter strong_pullup can be set to 0 to disable the [all …]
|
| /Documentation/translations/zh_CN/dev-tools/ |
| D | kcov.rst | 28 KCOV 依赖编译器插桩,要求 GCC 6.1.0 及更高版本或者内核支持的任意版本的 Clang。 68 #define KCOV_TRACE_PC 0 87 PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); 94 __atomic_store_n(&cover[0], 0, __ATOMIC_RELAXED); 96 read(-1, NULL, 0); 98 n = __atomic_load_n(&cover[0], __ATOMIC_RELAXED); 99 for (i = 0; i < n; i++) 100 printf("0x%lx\n", cover[i + 1]); 104 if (ioctl(fd, KCOV_DISABLE, 0)) 111 return 0; [all …]
|
| /Documentation/translations/zh_CN/arch/loongarch/ |
| D | introduction.rst | 98 0x0 当前模式信息 CRMD 99 0x1 异常前模式信息 PRMD 100 0x2 扩展部件使能 EUEN 101 0x3 杂项控制 MISC 102 0x4 异常配置 ECFG 103 0x5 异常状态 ESTAT 104 0x6 异常返回地址 ERA 105 0x7 出错(Faulting)虚拟地址 BADV 106 0x8 出错(Faulting)指令字 BADI 107 0xC 异常入口地址 EENTRY [all …]
|
| /Documentation/translations/zh_TW/arch/loongarch/ |
| D | introduction.rst | 98 0x0 當前模式信息 CRMD 99 0x1 異常前模式信息 PRMD 100 0x2 擴展部件使能 EUEN 101 0x3 雜項控制 MISC 102 0x4 異常配置 ECFG 103 0x5 異常狀態 ESTAT 104 0x6 異常返回地址 ERA 105 0x7 出錯(Faulting)虛擬地址 BADV 106 0x8 出錯(Faulting)指令字 BADI 107 0xC 異常入口地址 EENTRY [all …]
|
| /Documentation/dev-tools/ |
| D | kcov.rst | 26 KCOV relies on compiler instrumentation and requires GCC 6.1.0 or later 68 #define KCOV_TRACE_PC 0 87 PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); 94 __atomic_store_n(&cover[0], 0, __ATOMIC_RELAXED); 96 read(-1, NULL, 0); 98 n = __atomic_load_n(&cover[0], __ATOMIC_RELAXED); 99 for (i = 0; i < n; i++) 100 printf("0x%lx\n", cover[i + 1]); 104 if (ioctl(fd, KCOV_DISABLE, 0)) 111 return 0; [all …]
|
12