Home
last modified time | relevance | path

Searched +full:0 +full:x1100 (Results 1 – 25 of 209) sorted by relevance

123456789

/linux-5.10/Documentation/admin-guide/media/
Drkisp1.rst61 YUV4:2:2 -> YUV4:2:0). They also have cropping capability on the sink pad.
70 This is the isp entity. It is connected to the sensor on sink pad 0 and
72 the CSI-2 protocol. It has a cropping capability on sink pad 0 that is
74 Cropping on sink pad 0 defines the image region from the sensor.
110 In the following example, the sensor connected to pad 0 of 'rkisp1_isp' is
121 "media-ctl" "-d" "platform:rkisp1" "-l" "'imx219 4-0010':0 -> 'rkisp1_isp':0 [1]"
122 "media-ctl" "-d" "platform:rkisp1" "-l" "'rkisp1_isp':2 -> 'rkisp1_resizer_selfpath':0 [1]"
123 "media-ctl" "-d" "platform:rkisp1" "-l" "'rkisp1_isp':2 -> 'rkisp1_resizer_mainpath':0 [0]"
125 # set format for imx219 4-0010:0
126 "media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"imx219 4-0010":0 [fmt:SRGGB10_1X10/1640x1232]'
[all …]
/linux-5.10/arch/m68k/mac/
Dpsc.c45 for (i = 0x30 ; i < 0x70 ; i += 0x10) { in psc_debug_dump()
46 printk(KERN_DEBUG "PSC #%d: IFR = 0x%02X IER = 0x%02X\n", in psc_debug_dump()
63 for (i = 0 ; i < 9 ; i++) { in psc_dma_die_die_die()
64 psc_write_word(PSC_CTL_BASE + (i << 4), 0x8800); in psc_dma_die_die_die()
65 psc_write_word(PSC_CTL_BASE + (i << 4), 0x1000); in psc_dma_die_die_die()
66 psc_write_word(PSC_CMD_BASE + (i << 5), 0x1100); in psc_dma_die_die_die()
67 psc_write_word(PSC_CMD_BASE + (i << 5) + 0x10, 0x1100); in psc_dma_die_die_die()
105 for (i = 0x30 ; i < 0x70 ; i += 0x10) { in psc_init()
106 psc_write_byte(pIERbase + i, 0x0F); in psc_init()
107 psc_write_byte(pIFRbase + i, 0x0F); in psc_init()
[all …]
/linux-5.10/Documentation/devicetree/bindings/phy/
Dphy-mtk-tphy.txt5 controllers on MediaTek SoCs, such as, USB2.0, USB3.0, PCIe, and SATA.
23 the child's base address to 0, the physical address
72 reg = <0 0x11290000 0 0x800>;
78 reg = <0 0x11290800 0 0x100>;
85 reg = <0 0x11290800 0 0x700>;
92 reg = <0 0x11291000 0 0x100>;
113 phy-names = "usb2-0", "usb3-0";
122 shared 0x0000 SPLLC
123 0x0100 FMREG
124 u2 port0 0x0800 U2PHY_COM
[all …]
Dphy-mtk-xsphy.txt59 u2 port0 0x0000 MISC
60 0x0100 FMREG
61 0x0300 U2PHY_COM
62 u2 port1 0x1000 MISC
63 0x1100 FMREG
64 0x1300 U2PHY_COM
65 u2 port2 0x2000 MISC
67 u31 common 0x3000 DIG_GLB
68 0x3100 PHYA_GLB
69 u31 port0 0x3400 DIG_LN_TOP
[all …]
/linux-5.10/drivers/net/ethernet/apple/
Dmacmace.c39 #define N_TX_BUFF_ORDER 0
46 #define MACE_BUFF_SIZE 0x800
49 #define BROKEN_ADDRCHG_REV 0x0941
53 #define MACE_BASE (void *)(0x50F1C000)
54 #define MACE_PROM (void *)(0x50F08001)
105 psc_write_word(PSC_ENETRD_CMD + set, 0x0100); in mace_load_rxdma_base()
108 psc_write_word(PSC_ENETRD_CMD + set, 0x9800); in mace_load_rxdma_base()
109 mp->rx_tail = 0; in mace_load_rxdma_base()
124 psc_write_word(PSC_ENETRD_CTL, 0x8800); in mace_rxdma_reset()
125 mace_load_rxdma_base(dev, 0x00); in mace_rxdma_reset()
[all …]
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv40.c27 enum nv40_sensor_style { INVALID_STYLE = -1, OLD_STYLE = 0, NEW_STYLE = 1 };
33 case 0x43: in nv40_sensor_style()
34 case 0x44: in nv40_sensor_style()
35 case 0x4a: in nv40_sensor_style()
36 case 0x47: in nv40_sensor_style()
38 case 0x46: in nv40_sensor_style()
39 case 0x49: in nv40_sensor_style()
40 case 0x4b: in nv40_sensor_style()
41 case 0x4e: in nv40_sensor_style()
42 case 0x4c: in nv40_sensor_style()
[all …]
Dg84.c34 if (nvkm_fuse_read(device->fuse, 0x1a8) == 1) in g84_temp_get()
35 return nvkm_rd32(device, 0x20400); in g84_temp_get()
46 if (nvkm_fuse_read(device->fuse, 0x1a8) == 1) { in g84_sensor_setup()
47 nvkm_mask(device, 0x20008, 0x80008000, 0x80000000); in g84_sensor_setup()
48 nvkm_mask(device, 0x2000c, 0x80000003, 0x00000000); in g84_sensor_setup()
63 /* enable RISING and FALLING IRQs for shutdown, THRS 0, 1, 2 and 4 */ in g84_therm_program_alarms()
64 nvkm_wr32(device, 0x20000, 0x000003ff); in g84_therm_program_alarms()
67 nvkm_wr32(device, 0x20484, sensor->thrs_shutdown.hysteresis); in g84_therm_program_alarms()
68 nvkm_wr32(device, 0x20480, sensor->thrs_shutdown.temp); in g84_therm_program_alarms()
71 nvkm_wr32(device, 0x204c4, sensor->thrs_fan_boost.temp); in g84_therm_program_alarms()
[all …]
/linux-5.10/Documentation/devicetree/bindings/regulator/
Dqcom,usb-vbus-regulator.yaml35 #size-cells = <0>;
38 reg = <0x1100>;
/linux-5.10/arch/arm64/boot/dts/sprd/
Dsharkl3.dtsi22 reg = <0 0x20e00000 0 0x4000>;
25 ranges = <0 0 0x20e00000 0x4000>;
29 reg = <0x0 0x1020>;
37 reg = <0 0x402b0000 0 0x4000>;
40 ranges = <0 0 0x402b0000 0x4000>;
44 reg = <0 0x1200>;
54 reg = <0 0x402e0000 0 0x4000>;
57 ranges = <0 0 0x402e0000 0x4000>;
61 reg = <0 0x1100>;
69 reg = <0 0x40353000 0 0x3000>;
[all …]
/linux-5.10/arch/sparc/include/asm/
Dcontregs.h12 #define AC_M_PCR 0x0000 /* shv Processor Control Reg */
13 #define AC_M_CTPR 0x0100 /* shv Context Table Pointer Reg */
14 #define AC_M_CXR 0x0200 /* shv Context Register */
15 #define AC_M_SFSR 0x0300 /* shv Synchronous Fault Status Reg */
16 #define AC_M_SFAR 0x0400 /* shv Synchronous Fault Address Reg */
17 #define AC_M_AFSR 0x0500 /* hv Asynchronous Fault Status Reg */
18 #define AC_M_AFAR 0x0600 /* hv Asynchronous Fault Address Reg */
19 #define AC_M_RESET 0x0700 /* hv Reset Reg */
20 #define AC_M_RPR 0x1000 /* hv Root Pointer Reg */
21 #define AC_M_TSUTRCR 0x1000 /* s TLB Replacement Ctrl Reg */
[all …]
/linux-5.10/Documentation/devicetree/bindings/gpio/
Dgpio-mpc8xxx.txt12 0 = active high
24 reg = <0x1100 0x080>;
25 interrupts = <78 0x8>;
32 reg = <0x0 0x2300000 0x0 0x10000>;
33 interrupts = <0 36 0x4>; /* Level high type */
46 reg = <0x0 0x2300000 0x0 0x10000>;
/linux-5.10/arch/s390/include/asm/fpu/
Dinternal.h19 " la 1,%0\n" in save_vx_regs()
20 " .word 0xe70f,0x1000,0x003e\n" /* vstm 0,15,0(1) */ in save_vx_regs()
21 " .word 0xe70f,0x1100,0x0c3e\n" /* vstm 16,31,256(1) */ in save_vx_regs()
29 for (i = 0; i < __NUM_FPRS; i++) in convert_vx_to_fp()
37 for (i = 0; i < __NUM_FPRS; i++) in convert_fp_to_vx()
43 fpregs->pad = 0; in fpregs_store()
/linux-5.10/Documentation/devicetree/bindings/ata/
Dahci-mtk.txt33 reg = <0 0x1a200000 0 0x1100>;
44 ports-implemented = <0x1>;
/linux-5.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-reg.h22 #define MAC_TCR 0x0000
23 #define MAC_RCR 0x0004
24 #define MAC_PFR 0x0008
25 #define MAC_HTR0 0x0010
26 #define MAC_VLANTR 0x0050
27 #define MAC_VLANHTR 0x0058
28 #define MAC_VLANIR 0x0060
29 #define MAC_Q0TFCR 0x0070
30 #define MAC_RFCR 0x0090
31 #define MAC_RQC0R 0x00a0
[all …]
/linux-5.10/drivers/net/wan/
Dslic_ds26522.h10 #define DS26522_RF_ADDR_START 0x00
11 #define DS26522_RF_ADDR_END 0xef
12 #define DS26522_GLB_ADDR_START 0xf0
13 #define DS26522_GLB_ADDR_END 0xff
14 #define DS26522_TF_ADDR_START 0x100
15 #define DS26522_TF_ADDR_END 0x1ef
16 #define DS26522_LIU_ADDR_START 0x1000
17 #define DS26522_LIU_ADDR_END 0x101f
18 #define DS26522_TEST_ADDR_START 0x1008
19 #define DS26522_TEST_ADDR_END 0x101f
[all …]
/linux-5.10/include/linux/soc/samsung/
Dexynos-regs-pmu.h17 #define S5P_CENTRAL_SEQ_CONFIGURATION 0x0200
21 #define S5P_CENTRAL_SEQ_OPTION 0x0208
42 #define EXYNOS_SWRESET 0x0400
44 #define S5P_WAKEUP_STAT 0x0600
46 #define EXYNOS_EINT_WAKEUP_MASK_DISABLED 0xffffffff
47 #define EXYNOS_EINT_WAKEUP_MASK 0x0604
48 #define S5P_WAKEUP_MASK 0x0608
49 #define S5P_WAKEUP_MASK2 0x0614
52 #define EXYNOS4_MIPI_PHY_CONTROL(n) (0x0710 + (n) * 4)
54 #define EXYNOS4_PHY_ENABLE (1 << 0)
[all …]
/linux-5.10/include/linux/mmc/
Dsdio_ids.h13 #define SDIO_CLASS_NONE 0x00 /* Not a SDIO standard interface */
14 #define SDIO_CLASS_UART 0x01 /* standard UART interface */
15 #define SDIO_CLASS_BT_A 0x02 /* Type-A BlueTooth std interface */
16 #define SDIO_CLASS_BT_B 0x03 /* Type-B BlueTooth std interface */
17 #define SDIO_CLASS_GPS 0x04 /* GPS standard interface */
18 #define SDIO_CLASS_CAMERA 0x05 /* Camera standard interface */
19 #define SDIO_CLASS_PHS 0x06 /* PHS standard interface */
20 #define SDIO_CLASS_WLAN 0x07 /* WLAN interface */
21 #define SDIO_CLASS_ATA 0x08 /* Embedded SDIO-ATA std interface */
22 #define SDIO_CLASS_BT_AMP 0x09 /* Type-A Bluetooth AMP interface */
[all …]
/linux-5.10/Documentation/devicetree/bindings/pci/
Dpci-rcar-gen2.txt42 defaults to 1GiB at 0x40000000. Note there are hardware restrictions on the
50 reg = <0x0 0xee090000 0x0 0xc00>,
51 <0x0 0xee080000 0x0 0x1100>;
52 interrupts = <0 108 IRQ_TYPE_LEVEL_HIGH>;
55 bus-range = <0 0>;
59 dma-ranges = <0x42000000 0 0x40000000 0 0x40000000 0 0x40000000>;
60 interrupt-map-mask = <0xff00 0 0 0x7>;
61 interrupt-map = <0x0000 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH
62 0x0800 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH
63 0x1000 0 0 2 &gic 0 108 IRQ_TYPE_LEVEL_HIGH>;
[all …]
/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_model.h32 input->filter.formatted.src_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_sip()
33 mask->formatted.src_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_sip()
34 return 0; in ixgbe_mat_prgm_sip()
41 input->filter.formatted.dst_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_dip()
42 mask->formatted.dst_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_dip()
43 return 0; in ixgbe_mat_prgm_dip()
58 input->filter.formatted.src_port = (__force __be16)(val & 0xffff); in ixgbe_mat_prgm_ports()
59 mask->formatted.src_port = (__force __be16)(m & 0xffff); in ixgbe_mat_prgm_ports()
63 return 0; in ixgbe_mat_prgm_ports()
67 {.off = 0, .val = ixgbe_mat_prgm_ports,
[all …]
/linux-5.10/arch/m68k/include/asm/
Dcontregs.h15 #define AC_IDPROM 0x00000000 /* 34 ID PROM, R/O, byte, 32 bytes */
16 #define AC_PAGEMAP 0x10000000 /* 3 Pagemap R/W, long */
17 #define AC_SEGMAP 0x20000000 /* 3 Segment map, byte */
18 #define AC_CONTEXT 0x30000000 /* 34c current mmu-context */
19 #define AC_SENABLE 0x40000000 /* 34c system dvma/cache/reset enable reg*/
20 #define AC_UDVMA_ENB 0x50000000 /* 34 Not used on Sun boards, byte */
21 #define AC_BUS_ERROR 0x60000000 /* 34 Not cleared on read, byte. */
22 #define AC_SYNC_ERR 0x60000000 /* c fault type */
23 #define AC_SYNC_VA 0x60000004 /* c fault virtual address */
24 #define AC_ASYNC_ERR 0x60000008 /* c asynchronous fault type */
[all …]
/linux-5.10/drivers/video/fbdev/
Dsmscufx.c35 ({ if (status < 0) pr_warn(fmt, ##args); })
38 ({ if (status < 0) { pr_warn(fmt, ##args); return status; } })
41 ({ if (status < 0) { pr_warn(fmt, ##args); goto error; } })
45 #define USB_VENDOR_REQUEST_WRITE_REGISTER 0xA0
46 #define USB_VENDOR_REQUEST_READ_REGISTER 0xA1
55 #define UFX_IOCTL_RETURN_EDID (0xAD)
56 #define UFX_IOCTL_REPORT_DAMAGE (0xAA)
101 atomic_t usb_active; /* 0 = update virtual buffer, but no usb traffic */
112 .xpanstep = 0,
113 .ypanstep = 0,
[all …]
/linux-5.10/drivers/devfreq/event/
Dexynos-ppmu.h13 PPMU_DISABLE = 0,
18 PPMU_PMNCNT0 = 0,
30 PPMU_RO_BUSY_CYCLE_CNT = 0x0,
31 PPMU_WO_BUSY_CYCLE_CNT = 0x1,
32 PPMU_RW_BUSY_CYCLE_CNT = 0x2,
33 PPMU_RO_REQUEST_CNT = 0x3,
34 PPMU_WO_REQUEST_CNT = 0x4,
35 PPMU_RO_DATA_CNT = 0x5,
36 PPMU_WO_DATA_CNT = 0x6,
37 PPMU_RO_LATENCY = 0x12,
[all …]
/linux-5.10/arch/arm/mach-omap2/
Dprm33xx.h22 #define AM33XX_PRM_BASE 0x44E00000
29 #define AM33XX_PRM_OCP_SOCKET_MOD 0x0B00
30 #define AM33XX_PRM_PER_MOD 0x0C00
31 #define AM33XX_PRM_WKUP_MOD 0x0D00
32 #define AM33XX_PRM_MPU_MOD 0x0E00
33 #define AM33XX_PRM_DEVICE_MOD 0x0F00
34 #define AM33XX_PRM_RTC_MOD 0x1000
35 #define AM33XX_PRM_GFX_MOD 0x1100
36 #define AM33XX_PRM_CEFUSE_MOD 0x1200
41 #define AM33XX_REVISION_PRM_OFFSET 0x0000
[all …]
/linux-5.10/arch/arm/mach-mv78xx0/
Dmv78xx0.h20 * f0800000 PCIe #0 I/O space
32 * fee00000 f0800000 64K PCIe #0 I/O space
42 #define MV78XX0_CORE0_REGS_PHYS_BASE 0xf1020000
43 #define MV78XX0_CORE1_REGS_PHYS_BASE 0xf1024000
44 #define MV78XX0_CORE_REGS_VIRT_BASE IOMEM(0xfe400000)
45 #define MV78XX0_CORE_REGS_PHYS_BASE 0xfe400000
48 #define MV78XX0_PCIE_IO_PHYS_BASE(i) (0xf0800000 + ((i) << 20))
51 #define MV78XX0_REGS_PHYS_BASE 0xf1000000
52 #define MV78XX0_REGS_VIRT_BASE IOMEM(0xfec00000)
55 #define MV78XX0_PCIE_MEM_PHYS_BASE 0xc0000000
[all …]
/linux-5.10/drivers/net/wireless/realtek/rtw88/
Dmac80211.c72 int ret = 0; in rtw_ops_config()
109 [0] = {
110 .mac_addr = {.addr = 0x0610},
111 .bssid = {.addr = 0x0618},
112 .net_type = {.addr = 0x0100, .mask = 0x30000},
113 .aid = {.addr = 0x06a8, .mask = 0x7ff},
114 .bcn_ctrl = {.addr = 0x0550, .mask = 0xff},
117 .mac_addr = {.addr = 0x0700},
118 .bssid = {.addr = 0x0708},
119 .net_type = {.addr = 0x0100, .mask = 0xc0000},
[all …]

123456789