| /kernel/linux/linux-6.6/Documentation/i2c/ |
| D | i2c-sysfs.rst | 125 |-- i2c-73 (channel-1) 126 | |-- 73-0040 (I2C sensor device with hwmon directory) 127 | |-- 73-0070 (I2C MUX at 0x70, exists in DTS, but failed to probe) 128 | `-- 73-0072 (8-channel I2C MUX at 0x72) 169 $ readlink /sys/bus/i2c/devices/i2c-73/device 171 $ readlink /sys/bus/i2c/devices/i2c-73/mux_device 174 ``i2c-73`` is a logical bus fanout by an I2C MUX under ``i2c-7`` 176 Whenever we access an I2C device with bus 73, the kernel will always 198 delete_device i2c-73 new_device uevent 213 ../i2c-73 [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx51.dtsi | 273 aipstz1: bridge@73f00000 { 278 usbotg: usb@73f80000 { 288 usbh1: usb@73f80200 { 298 usbh2: usb@73f80400 { 308 usbh3: usb@73f80600 { 318 usbmisc: usbmisc@73f80800 { 325 gpio1: gpio@73f84000 { 335 gpio2: gpio@73f88000 { 345 gpio3: gpio@73f8c000 { 355 gpio4: gpio@73f90000 { [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx51.dtsi | 278 aipstz1: bridge@73f00000 { 283 usbotg: usb@73f80000 { 293 usbh1: usb@73f80200 { 303 usbh2: usb@73f80400 { 313 usbh3: usb@73f80600 { 323 usbmisc: usbmisc@73f80800 { 330 gpio1: gpio@73f84000 { 340 gpio2: gpio@73f88000 { 350 gpio3: gpio@73f8c000 { 360 gpio4: gpio@73f90000 { [all …]
|
| /kernel/linux/linux-5.10/arch/loongarch/boot/dts/loongson/ |
| D | loongson3_ls7a.dts | 73 interrupts = <73>; 82 interrupts = <73>; 91 interrupts = <73>; 100 interrupts = <73>; 109 interrupts = <73>; 118 interrupts = <73>;
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/amd/ |
| D | pds_core.rst | 25 pds_core 0000:b5:00.0: FW: 1.60.0-73 27 pds_core 0000:b6:00.0: FW: 1.60.0-73 40 fw 1.51.0-73 43 fw.mainfwa 1.60.0-73
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-mt7622.txt | 163 PIN 73: "SPIC1_CLK" 225 "i2c1_1" "i2c" 73, 74 268 "pwm_ch1_1" "pwm" 73 295 "spic1_1" "spi" 73, 74, 75, 76 309 "uart1_1_tx_rx" "uart" 73, 74 406 PIN 73: "WF0_2G_HB1" 453 "wf0_2g" "wifi" 70, 71, 72, 73, 74,
|
| /kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
| D | rockchip_av1_filmgrain.h | 8 void rockchip_av1_generate_luma_grain_block(s32 (*luma_grain_block)[73][82], 19 void rockchip_av1_generate_chroma_grain_block(s32 (*luma_grain_block)[73][82],
|
| /kernel/linux/linux-6.6/drivers/fpga/ |
| D | ts73xx-fpga.c | 3 * Technologic Systems TS-73xx SBC FPGA loader 117 mgr = devm_fpga_mgr_register(kdev, "TS-73xx FPGA Manager", in ts73xx_fpga_probe() 131 MODULE_DESCRIPTION("TS-73xx FPGA Manager driver");
|
| /kernel/linux/linux-6.6/drivers/perf/ |
| D | fsl_imx9_ddr_perf.c | 181 IMX9_DDR_PMU_EVENT_ATTR(eddrtq_pm_rd_trans_filt, 73), 193 IMX9_DDR_PMU_EVENT_ATTR(eddrtq_pm_wr_trans_filt, 73), 205 IMX9_DDR_PMU_EVENT_ATTR(eddrtq_pm_rd_beat_filt, 73), 374 if (counter == 2 && event == 73) in ddr_perf_monitor_config() 376 else if (counter == 2 && event != 73) in ddr_perf_monitor_config() 379 if (counter == 3 && event == 73) in ddr_perf_monitor_config() 381 else if (counter == 3 && event != 73) in ddr_perf_monitor_config() 384 if (counter == 4 && event == 73) in ddr_perf_monitor_config() 386 else if (counter == 4 && event != 73) in ddr_perf_monitor_config()
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| D | ts73xx-fpga.c | 3 * Technologic Systems TS-73xx SBC FPGA loader 125 mgr = devm_fpga_mgr_create(kdev, "TS-73xx FPGA Manager", in ts73xx_fpga_probe() 154 MODULE_DESCRIPTION("TS-73xx FPGA Manager driver");
|
| /kernel/linux/linux-6.6/drivers/clk/rockchip/ |
| D | rst-rk3588.c | 707 RK3588_CRU_RESET_OFFSET(SRST_HDPTX1_LCPLL, 73, 0), // missing in TRM 708 RK3588_CRU_RESET_OFFSET(SRST_HDPTX1, 73, 1), // missing in TRM 709 RK3588_CRU_RESET_OFFSET(SRST_HDPTX0_HDMIRXPHY_SET, 73, 2), // missing in TRM 710 RK3588_CRU_RESET_OFFSET(SRST_USBDP_COMBO_PHY0, 73, 3), // missing in TRM 711 RK3588_CRU_RESET_OFFSET(SRST_USBDP_COMBO_PHY0_LCPLL, 73, 4), // missing in TRM 712 RK3588_CRU_RESET_OFFSET(SRST_USBDP_COMBO_PHY0_ROPLL, 73, 5), // missing in TRM 713 RK3588_CRU_RESET_OFFSET(SRST_USBDP_COMBO_PHY0_PCS_HS, 73, 6), // missing in TRM 714 RK3588_CRU_RESET_OFFSET(SRST_USBDP_COMBO_PHY1, 73, 7), // missing in TRM 715 RK3588_CRU_RESET_OFFSET(SRST_USBDP_COMBO_PHY1_LCPLL, 73, 8), // missing in TRM 716 RK3588_CRU_RESET_OFFSET(SRST_USBDP_COMBO_PHY1_ROPLL, 73, 9), // missing in TRM [all …]
|
| /kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
| D | pinctrl-mt7622.c | 30 PIN_FIELD(73, 76, 0x310, 0x10, 0, 4), 60 PIN_FIELD(73, 86, 0xb10, 0x10, 4, 1), 70 PIN_FIELD(73, 86, 0xb20, 0x10, 4, 1), 80 PIN_FIELD(73, 86, 0xb30, 0x10, 4, 1), 90 PIN_FIELD(73, 86, 0xb40, 0x10, 4, 1), 100 PIN_FIELD(73, 86, 0xb60, 0x10, 4, 1), 110 PIN_FIELD(73, 86, 0xb70, 0x10, 4, 1), 120 PIN_FIELD(73, 86, 0xb80, 0x4, 16, 4), 135 PIN_FIELD(73, 86, 0xb90, 0x4, 24, 6), 229 MT7622_PIN(73, "SPIC1_CLK"), [all …]
|
| D | pinctrl-mt8167.c | 115 MTK_PIN_DRV_GRP(73, 0xd50, 4, 2), 168 MTK_PIN_PUPD_SPEC_SR(73, 0xe50, 2, 1, 0), 223 MTK_PIN_IES_SMT_SPEC(73, 73, 0x930, 3), 272 MTK_PIN_IES_SMT_SPEC(73, 73, 0xA30, 6),
|
| D | pinctrl-mt8516.c | 115 MTK_PIN_DRV_GRP(73, 0xd50, 4, 2), 168 MTK_PIN_PUPD_SPEC_SR(73, 0xe50, 2, 1, 0), 223 MTK_PIN_IES_SMT_SPEC(73, 73, 0x930, 3), 272 MTK_PIN_IES_SMT_SPEC(73, 73, 0xA30, 6),
|
| /kernel/linux/linux-6.6/drivers/pinctrl/mediatek/ |
| D | pinctrl-mt7622.c | 30 PIN_FIELD(73, 76, 0x310, 0x10, 0, 4), 60 PIN_FIELD(73, 86, 0xb10, 0x10, 4, 1), 70 PIN_FIELD(73, 86, 0xb20, 0x10, 4, 1), 80 PIN_FIELD(73, 86, 0xb30, 0x10, 4, 1), 90 PIN_FIELD(73, 86, 0xb40, 0x10, 4, 1), 100 PIN_FIELD(73, 86, 0xb60, 0x10, 4, 1), 110 PIN_FIELD(73, 86, 0xb70, 0x10, 4, 1), 120 PIN_FIELD(73, 86, 0xb80, 0x4, 16, 4), 135 PIN_FIELD(73, 86, 0xb90, 0x4, 24, 6), 229 MT7622_PIN(73, "SPIC1_CLK"), [all …]
|
| D | pinctrl-mt8167.c | 114 MTK_PIN_DRV_GRP(73, 0xd50, 4, 2), 167 MTK_PIN_PUPD_SPEC_SR(73, 0xe50, 2, 1, 0), 215 MTK_PIN_IES_SMT_SPEC(73, 73, 0x930, 3), 264 MTK_PIN_IES_SMT_SPEC(73, 73, 0xA30, 6),
|
| D | pinctrl-mt8516.c | 114 MTK_PIN_DRV_GRP(73, 0xd50, 4, 2), 167 MTK_PIN_PUPD_SPEC_SR(73, 0xe50, 2, 1, 0), 215 MTK_PIN_IES_SMT_SPEC(73, 73, 0x930, 3), 264 MTK_PIN_IES_SMT_SPEC(73, 73, 0xA30, 6),
|
| /kernel/linux/linux-6.6/Documentation/security/secrets/ |
| D | coco.rst | 80 00000000 74 68 65 73 65 2d 61 72 65 2d 74 68 65 2d 6b 61 |these-are-the-ka| 81 00000010 74 61 2d 73 65 63 72 65 74 73 00 01 02 03 04 05 |ta-secrets......|
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | dvb-usb-dib0700-cardlist.rst | 115 * - Pinnacle PCTV 73A 117 * - Pinnacle PCTV 73e 119 * - Pinnacle PCTV 73e SE
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | dvb-usb-dib0700-cardlist.rst | 115 * - Pinnacle PCTV 73A 117 * - Pinnacle PCTV 73e 119 * - Pinnacle PCTV 73e SE
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | nxp,bbnsm.yaml | 93 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>; 98 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/ |
| D | msm8916-samsung-gt510.dts | 41 gpio = <&tlmm 73 GPIO_ACTIVE_HIGH>; 54 gpio = <&tlmm 73 GPIO_ACTIVE_HIGH>;
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| D | ipu3-tables.c | 39 { 0, -14, 82, 7, 73, -13, 0 }, 41 { 0, -13, 73, 7, 82, -14, 0 }, 104 { 0, -14, 82, 7, 73, -13, 0 }, 106 { 0, -13, 73, 7, 82, -14, 0 }, 183 { 0, -14, 82, 7, 73, -13, 0 }, 184 { 0, -13, 73, 7, 82, -14, 0 }, 216 { 0, -14, 82, 7, 73, -13, 0 }, 217 { 0, -13, 73, 7, 82, -14, 0 }, 411 { 0, -13, 81, 7, 73, -13, 0 }, 437 { 0, -13, 73, 7, 81, -13, 0 }, [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
| D | ipu3-tables.c | 39 { 0, -14, 82, 7, 73, -13, 0 }, 41 { 0, -13, 73, 7, 82, -14, 0 }, 104 { 0, -14, 82, 7, 73, -13, 0 }, 106 { 0, -13, 73, 7, 82, -14, 0 }, 183 { 0, -14, 82, 7, 73, -13, 0 }, 184 { 0, -13, 73, 7, 82, -14, 0 }, 216 { 0, -14, 82, 7, 73, -13, 0 }, 217 { 0, -13, 73, 7, 82, -14, 0 }, 411 { 0, -13, 81, 7, 73, -13, 0 }, 437 { 0, -13, 73, 7, 81, -13, 0 }, [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/hid/progs/ |
| D | hid.c | 151 /* insert rdesc at offset 73 */ in BPF_PROG() 152 __builtin_memcpy(&data[73], rdesc, sizeof(rdesc)); in BPF_PROG() 157 return sizeof(rdesc) + 73; in BPF_PROG()
|