/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/ |
H A D | am33xx.h | 18 #define SLEWCTRL_FAST 0 30 #define PIN_OUTPUT_PULLDOWN 0 43 #define AM335X_PIN_OFFSET_MIN 0x0800U 45 #define AM335X_PIN_GPMC_AD0 0x800 46 #define AM335X_PIN_GPMC_AD1 0x804 47 #define AM335X_PIN_GPMC_AD2 0x808 48 #define AM335X_PIN_GPMC_AD3 0x80c 49 #define AM335X_PIN_GPMC_AD4 0x810 50 #define AM335X_PIN_GPMC_AD5 0x814 51 #define AM335X_PIN_GPMC_AD6 0x818 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
H A D | nvidia,tegra20-vi.yaml | 15 pattern: "^vi@[0-9a-f]+$" 83 port@0: 89 "^csi@[0-9a-f]+$": 125 #size-cells = <0>; 128 reg = <0x48>; 141 reg = <0x54080000 0x00040000>; 151 #size-cells = <0>; 152 port@0 { 153 reg = <0>; 169 #size-cells = <0>; [all …]
|
H A D | nvidia,tegra20-host1x.yaml | 175 use. Should be a mapping of IDs 0..n to IOMMU entries corresponding to 202 - description: host1x syncpoint interrupt 0 226 use. Should be a mapping of IDs 0..n to IOMMU entries corresponding to 240 reg = <0x50000000 0x00024000>; 241 interrupts = <0 65 0x04>, /* mpcore syncpt */ 242 <0 67 0x04>; /* mpcore general */ 252 ranges = <0x54000000 0x54000000 0x04000000>; 256 reg = <0x54040000 0x00040000>; 257 interrupts = <0 68 0x04>; 265 reg = <0x54080000 0x00040000>; [all …]
|
H A D | nvidia,tegra20-host1x.txt | 106 - reg: csi port number. Valid port numbers are 0 through 5. 120 port@0 with single child 'endpoint' node always a sink. 123 port@0 (required node) 125 - reg: 0 440 reg = <0x50000000 0x00024000>; 441 interrupts = <0 65 0x04 /* mpcore syncpt */ 442 0 67 0x04>; /* mpcore general */ 452 ranges = <0x54000000 0x54000000 0x04000000>; 456 reg = <0x54040000 0x00040000>; 457 interrupts = <0 68 0x04>; [all …]
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | rtw8822b.h | 13 u8 res4[4]; /* 0xd0 */ 15 u8 res5[0x1e]; 17 u8 serial[0x0b]; /* 0xf5 */ 18 u8 vid; /* 0x100 */ 22 u8 mac_addr[ETH_ALEN]; /* 0x107 */ 24 u8 vendor_name[0x07]; 26 u8 device_name[0x14]; 27 u8 res11[0xcf]; 28 u8 package_type; /* 0x1fb */ 29 u8 res12[0x4]; [all …]
|
H A D | rtw8821c.h | 13 u8 res4[4]; /* 0xd0 */ 15 u8 res5[0x1e]; 17 u8 serial[0x0b]; /* 0xf5 */ 18 u8 vid; /* 0x100 */ 22 u8 mac_addr[ETH_ALEN]; /* 0x107 */ 24 u8 vendor_name[0x07]; 26 u8 device_name[0x14]; 27 u8 res11[0xcf]; 28 u8 package_type; /* 0x1f [all...] |
/freebsd/sys/dev/rtwn/rtl8192c/usb/ |
H A D | r92cu_priv.h | 29 { 0x420, 0x80 }, { 0x423, 0x00 }, { 0x430, 0x00 }, { 0x431, 0x00 }, 30 { 0x432, 0x00 }, { 0x433, 0x01 }, { 0x434, 0x04 }, { 0x435, 0x05 }, 31 { 0x436, 0x06 }, { 0x437, 0x07 }, { 0x438, 0x00 }, { 0x439, 0x00 }, 32 { 0x43a, 0x00 }, { 0x43b, 0x01 }, { 0x43c, 0x04 }, { 0x43d, 0x05 }, 33 { 0x43e, 0x06 }, { 0x43f, 0x07 }, { 0x440, 0x5d }, { 0x441, 0x01 }, 34 { 0x442, 0x00 }, { 0x444, 0x15 }, { 0x445, 0xf0 }, { 0x446, 0x0f }, 35 { 0x447, 0x00 }, { 0x458, 0x41 }, { 0x459, 0xa8 }, { 0x45a, 0x72 }, 36 { 0x45b, 0xb9 }, { 0x460, 0x66 }, { 0x461, 0x66 }, { 0x462, 0x08 }, 37 { 0x463, 0x03 }, { 0x4c8, 0xff }, { 0x4c9, 0x08 }, { 0x4cc, 0xff }, 38 { 0x4cd, 0xff }, { 0x4ce, 0x01 }, { 0x500, 0x26 }, { 0x501, 0xa2 }, [all …]
|
/freebsd/sys/dev/rtwn/rtl8812a/ |
H A D | r12a_reg.h | 36 #define R12A_SDIO_CTRL 0x070 37 #define R12A_RF_B_CTRL 0x076 39 #define R12A_RXDMA_PRO 0x290 40 #define R12A_EARLY_MODE_CONTROL 0x2bc 42 #define R12A_TXPKT_EMPTY 0x41a 43 #define R12A_ARFR_5G(i) (0x444 + (i) * 8) 44 #define R12A_CCK_CHECK 0x454 45 #define R12A_AMPDU_MAX_TIME 0x456 47 #define R12A_DATA_SEC 0x483 48 #define R12A_ARFR_2G(i) (0x48c + (i) * 8) [all …]
|
H A D | r12a_priv.h | 34 { 0x010, 0x0c }, 37 { 0x025, 0x0f }, { 0x072, 0x00 }, { 0x420, 0x80 }, { 0x428, 0x0a }, \ 38 { 0x429, 0x10 }, { 0x430, 0x00 }, { 0x431, 0x00 }, { 0x432, 0x00 }, \ 39 { 0x433, 0x01 }, { 0x434, 0x04 }, { 0x435, 0x05 }, { 0x436, 0x07 }, \ 40 { 0x437, 0x08 }, { 0x43c, 0x04 }, { 0x43d, 0x05 }, { 0x43e, 0x07 }, \ 41 { 0x43f, 0x08 }, { 0x440, 0x5d }, { 0x441, 0x01 }, { 0x442, 0x00 }, \ 42 { 0x444, 0x10 }, { 0x445, 0x00 }, { 0x446, 0x00 }, { 0x447, 0x00 }, \ 43 { 0x448, 0x00 }, { 0x449, 0xf0 }, { 0x44a, 0x0f }, { 0x44b, 0x3e }, \ 44 { 0x44c, 0x10 }, { 0x44d, 0x00 }, { 0x44e, 0x00 }, { 0x44f, 0x00 }, \ 45 { 0x450, 0x00 }, { 0x451, 0xf0 }, { 0x452, 0x0f }, { 0x453, 0x00 }, \ [all …]
|
/freebsd/sys/dev/rtwn/rtl8821a/ |
H A D | r21a_priv.h | 34 { 0x421, 0x0f }, { 0x428, 0x0a }, { 0x429, 0x10 }, { 0x430, 0x00 }, 35 { 0x431, 0x00 }, { 0x432, 0x00 }, { 0x433, 0x01 }, { 0x434, 0x04 }, 36 { 0x435, 0x05 }, { 0x436, 0x07 }, { 0x437, 0x08 }, { 0x43c, 0x04 }, 37 { 0x43d, 0x05 }, { 0x43e, 0x07 }, { 0x43f, 0x08 }, { 0x440, 0x5d }, 38 { 0x441, 0x01 }, { 0x442, 0x00 }, { 0x444, 0x10 }, { 0x445, 0x00 }, 39 { 0x446, 0x00 }, { 0x447, 0x00 }, { 0x448, 0x00 }, { 0x449, 0xf0 }, 40 { 0x44a, 0x0f }, { 0x44b, 0x3e }, { 0x44c, 0x10 }, { 0x44d, 0x00 }, 41 { 0x44e, 0x00 }, { 0x44f, 0x00 }, { 0x450, 0x00 }, { 0x451, 0xf0 }, 42 { 0x452, 0x0f }, { 0x453, 0x00 }, { 0x456, 0x5e }, { 0x460, 0x66 }, 43 { 0x461, 0x66 }, { 0x4c8, 0x3f }, { 0x4c9, 0xff }, { 0x4cc, 0xff }, [all …]
|
/freebsd/sys/dev/rtwn/rtl8192c/pci/ |
H A D | r92ce_priv.h | 31 { 0x420, 0x80 }, { 0x423, 0x00 }, { 0x430, 0x00 }, { 0x431, 0x00 }, 32 { 0x432, 0x00 }, { 0x433, 0x01 }, { 0x434, 0x04 }, { 0x435, 0x05 }, 33 { 0x436, 0x06 }, { 0x437, 0x07 }, { 0x438, 0x00 }, { 0x439, 0x00 }, 34 { 0x43a, 0x00 }, { 0x43b, 0x01 }, { 0x43c, 0x04 }, { 0x43d, 0x05 }, 35 { 0x43e, 0x06 }, { 0x43f, 0x07 }, { 0x440, 0x5d }, { 0x441, 0x01 }, 36 { 0x442, 0x00 }, { 0x444, 0x15 }, { 0x445, 0xf0 }, { 0x446, 0x0f }, 37 { 0x447, 0x00 }, { 0x458, 0x41 }, { 0x459, 0xa8 }, { 0x45a, 0x72 }, 38 { 0x45b, 0xb9 }, { 0x460, 0x88 }, { 0x461, 0x88 }, { 0x462, 0x06 }, 39 { 0x463, 0x03 }, { 0x4c8, 0x04 }, { 0x4c9, 0x08 }, { 0x4cc, 0x02 }, 40 { 0x4cd, 0x28 }, { 0x4ce, 0x01 }, { 0x500, 0x26 }, { 0x501, 0xa2 }, [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6sx-softing-vining-2000.dts | 22 reg = <0x80000000 0x40000000>; 29 pinctrl-0 = <&pinctrl_usb_otg1>; 49 pwms = <&pwm6 0 50000>; 55 pwms = <&pwm2 0 50000>; 61 pwms = <&pwm1 0 50000>; 95 pinctrl-0 = <&pinctrl_ecspi4>; 102 pinctrl-0 = <&pinctrl_enet1>; 112 #size-cells = <0>; 114 ethphy0: ethernet0-phy@0 { 115 reg = <0>; [all …]
|
H A D | imx6sl-pinfunc.h | 13 #define MX6SL_PAD_AUD_MCLK__AUDIO_CLK_OUT 0x04c 0x2a4 0x000 0x0 0x0 14 #define MX6SL_PAD_AUD_MCLK__PWM4_OUT 0x04c 0x2a4 0x000 0x1 0x0 15 #define MX6SL_PAD_AUD_MCLK__ECSPI3_RDY 0x04c 0x2a4 0x6b4 0x2 0x0 16 #define MX6SL_PAD_AUD_MCLK__FEC_MDC 0x04c 0x2a4 0x000 0x3 0x0 17 #define MX6SL_PAD_AUD_MCLK__WDOG2_RESET_B_DEB 0x04c 0x2a4 0x000 0x4 0x0 18 #define MX6SL_PAD_AUD_MCLK__GPIO1_IO06 0x04c 0x2a4 0x000 0x5 0x0 19 #define MX6SL_PAD_AUD_MCLK__SPDIF_EXT_CLK 0x04c 0x2a4 0x7f4 0x6 0x0 20 #define MX6SL_PAD_AUD_RXC__AUD3_RXC 0x050 0x2a8 0x000 0x0 0x0 21 #define MX6SL_PAD_AUD_RXC__I2C1_SDA 0x050 0x2a8 0x720 0x1 0x0 22 #define MX6SL_PAD_AUD_RXC__UART3_TX_DATA 0x050 0x2a8 0x000 0x2 0x0 [all …]
|
H A D | imx35-pinfunc.h | 13 #define MX35_PAD_CAPTURE__GPT_CAPIN1 0x004 0x328 0x000 0x0 0x0 14 #define MX35_PAD_CAPTURE__GPT_CMPOUT2 0x004 0x328 0x000 0x1 0x0 15 #define MX35_PAD_CAPTURE__CSPI2_SS1 0x004 0x328 0x7f4 0x2 0x0 16 #define MX35_PAD_CAPTURE__EPIT1_EPITO 0x004 0x328 0x000 0x3 0x0 17 #define MX35_PAD_CAPTURE__CCM_CLK32K 0x004 0x328 0x7d0 0x4 0x0 18 #define MX35_PAD_CAPTURE__GPIO1_4 0x004 0x328 0x850 0x5 0x0 19 #define MX35_PAD_COMPARE__GPT_CMPOUT1 0x008 0x32c 0x000 0x0 0x0 20 #define MX35_PAD_COMPARE__GPT_CAPIN2 0x008 0x32c 0x000 0x1 0x0 21 #define MX35_PAD_COMPARE__GPT_CMPOUT3 0x008 0x32c 0x000 0x2 0x0 22 #define MX35_PAD_COMPARE__EPIT2_EPITO 0x008 0x32c 0x000 0x3 0x0 [all …]
|
/freebsd/sys/arm/altera/socfpga/ |
H A D | socfpga_manager.c | 59 #define FPGAMGR_STAT 0x0 /* Status Register */ 60 #define STAT_MSEL_MASK 0x1f 62 #define STAT_MODE_SHIFT 0 63 #define STAT_MODE_MASK 0x7 64 #define FPGAMGR_CTRL 0x4 /* Control Register */ 66 #define CTRL_CDRATIO_MASK 0x3 72 #define CTRL_EN (1 << 0) 73 #define FPGAMGR_DCLKCNT 0x8 /* DCLK Count Register */ 74 #define FPGAMGR_DCLKSTAT 0xC /* DCLK Status Register */ 75 #define FPGAMGR_GPO 0x10 /* General-Purpose Output Register */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am437x-cm-t43.dts | 39 pinctrl-0 = <&cm_t43_led_pins>; 43 AM4372_IOPAD(0xa78, MUX_MODE7) 49 AM4372_IOPAD(0x988, PIN_INPUT_PULLUP | SLEWCTRL_FAST | MUX_MODE0) /* i2c0_sda.i2c0_sda */ 50 AM4372_IOPAD(0x98c, PIN_INPUT_PULLUP | SLEWCTRL_FAST | MUX_MODE0) /* i2c0_scl.i2c0_scl */ 56 AM4372_IOPAD(0x820, PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_ad8.mmc1_dat0 */ 57 AM4372_IOPAD(0x824, PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_ad9.mmc1_dat1 */ 58 AM4372_IOPAD(0x828, PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_ad10.mmc1_dat2 */ 59 AM4372_IOPAD(0x82c, PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_ad11.mmc1_dat3 */ 60 AM4372_IOPAD(0x830, PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_ad12.mmc1_dat4 */ 61 AM4372_IOPAD(0x834, PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_ad13.mmc1_dat5 */ [all …]
|
H A D | am335x-pocketbeagle.dts | 23 pinctrl-0 = <&usr_leds_pins>; 130 "[USR LED 0]", 151 "[SYSBOOT 0]", 220 /* P2_03 (ZCZ ball T10) gpio0_23 0x824 PIN 9 */ 225 pinctrl-single,bias-pullup = < 0x10 0x10 0x00 0x18>; 226 pinctrl-single,bias-pulldown = < 0x10 0x0 [all...] |
H A D | am335x-guardian.dts | 22 cpu@0 { 29 reg = <0x80000000 0x10000000>; /* 256 MB */ 34 pinctrl-0 = <&guardian_button_pins>; 54 pinctrl-0 = <&guardian_led_pins>; 73 pinctrl-0 = <&lcd_pins_default &lcd_disen_pins>; 87 hsync-active = <0>; 88 vsync-active = <0>; 93 ac-bias-intrpt = <0>; 97 fdd = <0x80>; 98 sync-edge = <0>; [all …]
|
H A D | am437x-sk-evm.dts | 31 #clock-cells = <0>; 38 pwms = <&ecap0 0 50000 PWM_POLARITY_INVERTED>; 39 brightness-levels = <0 51 53 56 62 75 101 152 255>; 73 pinctrl-0 = <&matrix_keypad_pins>; 85 MATRIX_KEY(0, 0, KEY_DOWN) 86 MATRIX_KEY(0, 1, KEY_RIGHT) 87 MATRIX_KEY(1, 0, KEY_LEFT) 96 pinctrl-0 = <&leds_pins>; 100 gpios = <&gpio5 0 GPIO_ACTIVE_HIGH>; /* Bank 5, pin 0 */ 131 pinctrl-0 = <&lcd_pins>; [all …]
|
/freebsd/sys/dev/rtwn/rtl8188e/ |
H A D | r88e_priv.h | 39 { 0x026, 0x41 }, { 0x027, 0x35 }, { 0x040, 0x00 }, { 0x428, 0x0a }, 40 { 0x429, 0x10 }, { 0x430, 0x00 }, { 0x431, 0x01 }, { 0x432, 0x02 }, 41 { 0x433, 0x04 }, { 0x434, 0x05 }, { 0x435, 0x06 }, { 0x436, 0x07 }, 42 { 0x437, 0x08 }, { 0x438, 0x00 }, { 0x439, 0x00 }, { 0x43a, 0x01 }, 43 { 0x43b, 0x02 }, { 0x43c, 0x04 }, { 0x43d, 0x05 }, { 0x43e, 0x06 }, 44 { 0x43f, 0x07 }, { 0x440, 0x5d }, { 0x441, 0x01 }, { 0x442, 0x00 }, 45 { 0x444, 0x15 }, { 0x445, 0xf0 }, { 0x446, 0x0f }, { 0x447, 0x00 }, 46 { 0x458, 0x41 }, { 0x459, 0xa8 }, { 0x45a, 0x72 }, { 0x45b, 0xb9 }, 47 { 0x460, 0x66 }, { 0x461, 0x66 }, { 0x480, 0x08 }, { 0x4c8, 0xff }, 48 { 0x4c9, 0x08 }, { 0x4cc, 0xff }, { 0x4cd, 0xff }, { 0x4ce, 0x01 }, [all …]
|
/freebsd/sys/dev/rtwn/rtl8192e/ |
H A D | r92e_priv.h | 34 { 0x011, 0xeb }, { 0x012, 0x07 }, { 0x014, 0x75 }, { 0x303, 0xa7 }, 35 { 0x428, 0x0a }, { 0x429, 0x10 }, { 0x430, 0x00 }, { 0x431, 0x00 }, 36 { 0x432, 0x00 }, { 0x433, 0x01 }, { 0x434, 0x04 }, { 0x435, 0x05 }, 37 { 0x436, 0x07 }, { 0x437, 0x08 }, { 0x43c, 0x04 }, { 0x43d, 0x05 }, 38 { 0x43e, 0x07 }, { 0x43f, 0x08 }, { 0x440, 0x5d }, { 0x441, 0x01 }, 39 { 0x442, 0x00 }, { 0x444, 0x10 }, { 0x445, 0x00 }, { 0x446, 0x00 }, 40 { 0x447, 0x00 }, { 0x448, 0x00 }, { 0x449, 0xf0 }, { 0x44a, 0x0f }, 41 { 0x44b, 0x3e }, { 0x44c, 0x10 }, { 0x44d, 0x00 }, { 0x44e, 0x00 }, 42 { 0x44f, 0x00 }, { 0x450, 0x00 }, { 0x451, 0xf0 }, { 0x452, 0x0f }, 43 { 0x453, 0x00 }, { 0x456, 0x5e }, { 0x460, 0x66 }, { 0x461, 0x66 }, [all …]
|
/freebsd/sys/dev/safexcel/ |
H A D | safexcel_reg.h | 30 #define SAFEXCEL_HIA_VERSION_LE 0x35ca 31 #define SAFEXCEL_HIA_VERSION_BE 0xca35 32 #define EIP201_VERSION_LE 0x36c9 33 #define SAFEXCEL_REG_LO16(_reg) ((_reg) & 0xffff) 34 #define SAFEXCEL_REG_HI16(_reg) (((_reg) >> 16) & 0xffff) 37 #define CDR_BASE_ADDR_LO(x) (0x0 + ((x) << 12)) 38 #define CDR_BASE_ADDR_HI(x) (0x4 + ((x) << 12)) 39 #define CDR_DATA_BASE_ADDR_LO(x) (0x8 + ((x) << 12)) 40 #define CDR_DATA_BASE_ADDR_HI(x) (0xC + ((x) << 12)) 41 #define CDR_ACD_BASE_ADDR_LO(x) (0x10 + ((x) << 12)) [all …]
|
/freebsd/sys/dev/clk/allwinner/ |
H A D | ccu_h6.c | 51 #define CLK_OSC_12M 0 74 CCU_RESET(RST_BUS_PSI, 0x79c, 16) 77 CCU_RESET(RST_BUS_MMC0, 0x84c, 16) 78 CCU_RESET(RST_BUS_MMC1, 0x84c, 17) 79 CCU_RESET(RST_BUS_MMC2, 0x84c, 18) 82 CCU_RESET(RST_BUS_UART0, 0x90c, 16) 83 CCU_RESET(RST_BUS_UART1, 0x90c, 17) 84 CCU_RESET(RST_BUS_UART2, 0x90c, 18) 85 CCU_RESET(RST_BUS_UART3, 0x90c, 19) 88 CCU_RESET(RST_BUS_I2C0, 0x91c, 16) [all …]
|
/freebsd/sys/dev/rtwn/rtl8192c/ |
H A D | r92c_reg.h | 28 #define R92C_SYS_ISO_CTRL 0x000 29 #define R92C_SYS_FUNC_EN 0x002 30 #define R92C_APS_FSMCO 0x004 31 #define R92C_SYS_CLKR 0x008 32 #define R92C_AFE_MISC 0x010 33 #define R92C_SPS0_CTRL 0x011 34 #define R92C_SPS_OCP_CFG 0x018 35 #define R92C_RSV_CTRL 0x01c 36 #define R92C_RF_CTRL 0x01f 37 #define R92C_LDOA15_CTRL 0x020 [all …]
|
/freebsd/sys/arm/nvidia/ |
H A D | tegra_usbphy.c | 52 #define CTRL_ICUSB_CTRL 0x15c 55 #define CTRL_USB_USBMODE 0x1f8 56 #define USB_USBMODE_MASK (3 << 0) 57 #define USB_USBMODE_HOST (3 << 0) 58 #define USB_USBMODE_DEVICE (2 << 0) 60 #define CTRL_USB_HOSTPC1_DEVLC 0x1b4 61 #define USB_HOSTPC1_DEVLC_PTS(x) (((x) & 0x7) << 29) 65 #define IF_USB_SUSP_CTRL 0x400 68 #define USB_WAKEUP_DEBOUNCE_COUNT(x) (((x) & 0x7) << 16) 82 #define USB_WAKEUP_INT_STS (1 << 0) [all …]
|