/linux/arch/powerpc/boot/dts/fsl/ ! |
H A D | p3041ds.dts | 95 reg = <0xf 0xfe000000 0 0x00001000>; 101 reg = <0>; 105 reg = <0x00000000 0x00100000>; 110 reg = <0x00100000 0x00500000>; 115 reg = <0x00600000 0x00100000>; 120 reg = <0x00700000 0x00900000>; 128 reg = <0x51>; 132 reg = <0x52>; 139 reg = <0x68>; 144 reg = <0x40>; [all …]
|
/linux/arch/mips/boot/dts/brcm/ ! |
H A D | bcm7358.dtsi | 16 reg = <0>; 55 reg = <0x411400 0x30>; 66 reg = <0x403000 0x30>; 75 reg = <0x400000 0xdc>; 87 reg = <0x406600 0x8>; 102 reg = <0x408b80 0x8>; 119 reg = <0x404000 0x51c>; 130 reg = <0x406800 0x20>; 131 reg-io-width = <0x4>; 132 reg-shift = <0x2>; [all …]
|
/linux/arch/arm/boot/dts/allwinner/ ! |
H A D | sun4i-a10.dtsi | 115 reg = <0x0>; 214 reg = <0x01c00000 0x30>; 221 reg = <0x00000000 0xc000>; 228 reg = <0x8000 0x4000>; 235 reg = <0x00010000 0x1000>; 242 reg = <0x0000 0x1000>; 249 reg = <0x01d00000 0xd0000>; 256 reg = <0x000000 0x80000>; 263 reg = <0x01c02000 0x1000>; 271 reg = <0x01c03000 0x1000>; [all …]
|
/linux/drivers/mmc/host/ ! |
H A D | sdhci-omap.c | 172 dev_err(dev, "pbias reg enable fail\n"); in sdhci_omap_set_pbias() 183 dev_err(dev, "pbias reg disable fail\n"); in sdhci_omap_set_pbias() 222 u32 reg, capa; in sdhci_omap_conf_bus_power() local 225 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_HCTL); in sdhci_omap_conf_bus_power() 226 reg &= ~HCTL_SDVS_MASK; in sdhci_omap_conf_bus_power() 232 reg |= HCTL_SDVS_33; in sdhci_omap_conf_bus_power() 234 reg |= HCTL_SDVS_30; in sdhci_omap_conf_bus_power() 241 reg |= HCTL_SDVS_18; in sdhci_omap_conf_bus_power() 245 sdhci_omap_writel(omap_host, SDHCI_OMAP_HCTL, reg); in sdhci_omap_conf_bus_power() 247 reg |= HCTL_SDBP; in sdhci_omap_conf_bus_power() [all …]
|
/linux/arch/arm/boot/dts/nuvoton/ ! |
H A D | nuvoton-npcm730-gbs.dts | 75 reg = <0 0x40000000>; 365 reg = <0>; 375 reg = <0x0000000 0xf0000>; 379 reg = <0xf0000 0x10000>; 383 reg = <0x100000 0x100000>; 387 reg = <0x200000 0x500000>; 391 reg = <0x700000 0x35f0000>; 395 reg = <0x3cf0000 0x300000>; 399 reg = <0x3ff0000 0x10000>; 413 reg = <0>; [all …]
|
/linux/drivers/phy/broadcom/ ! |
H A D | phy-brcm-usb-init.h | 26 #define USB_CTRL_REG(base, reg) ((void __iomem *)base + USB_CTRL_##reg) argument 27 #define USB_XHCI_EC_REG(base, reg) ((void __iomem *)base + USB_XHCI_EC_##reg) argument 28 #define USB_CTRL_MASK(reg, field) \ argument 29 USB_CTRL_##reg##_##field##_MASK 30 #define USB_CTRL_SET(base, reg, field) \ argument 31 brcm_usb_ctrl_set(USB_CTRL_REG(base, reg), \ 32 USB_CTRL_##reg##_##field##_MASK) 33 #define USB_CTRL_UNSET(base, reg, field) \ argument 34 brcm_usb_ctrl_unset(USB_CTRL_REG(base, reg), \ 35 USB_CTRL_##reg##_##field##_MASK) [all …]
|
/linux/arch/arm/boot/dts/amlogic/ ! |
H A D | meson.dtsi | 28 reg = <0xc1100000 0x200000>; 37 reg = <0x4000 0x400>; 44 reg = <0x5400 0x2ac>; 53 reg = <0x7c00 0x200>; 58 reg = <0x8100 0x8>; 63 reg = <0x84c0 0x18>; 71 reg = <0x84dc 0x18>; 78 reg = <0x8500 0x20>; 87 reg = <0x8550 0x10>; 94 reg = <0x8650 0x10>; [all …]
|
/linux/arch/powerpc/boot/dts/ ! |
H A D | lite5200.dts | 24 reg = <0>; 37 reg = <0x00000000 0x04000000>; // 64MB 45 reg = <0xf0000000 0x00000100>; 51 reg = <0x200 0x38>; 59 reg = <0x500 0x80>; 64 reg = <0x600 0x10>; 71 reg = <0x610 0x10>; 77 reg = <0x620 0x10>; 83 reg = <0x630 0x10>; 89 reg = <0x640 0x10>; [all …]
|
H A D | xpedite5200_xmon.dts | 38 reg = <0>; 49 reg = <0x0 0x0>; // Filled in by boot loader 62 reg = <0x0 0x1000>; 68 reg = <0x1000 0x1000>; 75 reg = <0x2000 0x1000>; 82 reg = <0x20000 0x1000>; 95 reg = <0x3000 0x100>; 113 reg = <0x18>; 122 reg = <0x19>; 130 reg = <0x50>; [all …]
|
/linux/arch/arm/boot/dts/aspeed/ ! |
H A D | aspeed-bmc-ibm-bonnell.dts | 29 reg = <0x80000000 0x40000000>; 39 reg = <0xb3d00000 0x100000>; 44 reg = <0xb3e00000 0x200000>; /* 16 * (4 * 0x8000) */ 55 reg = <0xb4000000 0x04000000>; /* 64M */ 62 reg = <0xbf000000 0x01000000>; /* 16M */ 187 reg = <0x51>; 192 reg = <0x20>; 219 reg = <0x64>; 228 reg = <0x5a>; 233 reg = <0x5b>; [all …]
|
H A D | aspeed-bmc-asus-x4tf.dts | 25 reg = <0x80000000 0x40000000>; 164 reg = <0x48>; 169 reg = <0x49>; 174 reg = <0x20>; 181 reg = <0x22>; 188 reg = <0x24>; 199 reg = <0x26>; 207 reg = <0x70>; 214 reg = <0>; 220 reg = <1>; [all …]
|
/linux/arch/arm64/boot/dts/rockchip/ ! |
H A D | rk3562.dtsi | 52 reg = <0x0 0x0>; 64 reg = <0x0 0x1>; 76 reg = <0x0 0x2>; 88 reg = <0x0 0x3>; 216 reg = <0x14>; 231 reg = <0x0 0xff260000 0x0 0x100>; 243 reg = <0x0 0xff620000 0x0 0x100>; 255 reg = <0x0 0xff630000 0x0 0x100>; 267 reg = <0x0 0xffac0000 0x0 0x100>; 279 reg = <0x0 0xffad0000 0x0 0x100>; [all …]
|
/linux/arch/arm64/boot/dts/mediatek/ ! |
H A D | mt6795.dtsi | 54 reg = <0x000>; 63 reg = <0x001>; 78 reg = <0x002>; 93 reg = <0x003>; 108 reg = <0x100>; 123 reg = <0x101>; 138 reg = <0x102>; 153 reg = <0x103>; 271 reg = <0 0x10000000 0 0x1000>; 277 reg = <0 0x10001000 0 0x1000>; [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/ ! |
H A D | dcn20_mpc.c | 33 #define REG(reg)\ macro 34 mpc20->mpc_regs->reg 170 ocsc_regs.csc_c11_c12 = REG(CSC_C11_C12_A[opp_id]); in mpc2_set_output_csc() 171 ocsc_regs.csc_c33_c34 = REG(CSC_C33_C34_A[opp_id]); in mpc2_set_output_csc() 173 ocsc_regs.csc_c11_c12 = REG(CSC_C11_C12_B[opp_id]); in mpc2_set_output_csc() 174 ocsc_regs.csc_c33_c34 = REG(CSC_C33_C34_B[opp_id]); in mpc2_set_output_csc() 229 ocsc_regs.csc_c11_c12 = REG(CSC_C11_C12_A[opp_id]); in mpc2_set_ocsc_default() 230 ocsc_regs.csc_c33_c34 = REG(CSC_C33_C34_A[opp_id]); in mpc2_set_ocsc_default() 232 ocsc_regs.csc_c11_c12 = REG(CSC_C11_C12_B[opp_id]); in mpc2_set_ocsc_default() 233 ocsc_regs.csc_c33_c34 = REG(CSC_C33_C34_B[opp_id]); in mpc2_set_ocsc_default() [all …]
|
/linux/arch/arm64/boot/dts/renesas/ ! |
H A D | r8a779a0.dtsi | 30 reg = <0>; 85 reg = <0 0xe6020000 0 0x0c>; 95 reg = <0 0xe6050000 0 0x16c>, <0 0xe6050800 0 0x16c>, 106 reg = <0 0xe6058180 0 0x54>; 121 reg = <0 0xe6050180 0 0x54>; 136 reg = <0 0xe6050980 0 0x54>; 151 reg = <0 0xe6058980 0 0x54>; 166 reg = <0 0xe6060180 0 0x54>; 181 reg = <0 0xe6060980 0 0x54>; 196 reg = <0 0xe6068180 0 0x54>; [all …]
|
/linux/drivers/thermal/ ! |
H A D | dove_thermal.c | 44 u32 reg; in dove_init_sensor() local 48 reg = readl_relaxed(priv->control); in dove_init_sensor() 51 reg &= ~PMU_TDC0_AVG_NUM_MASK; in dove_init_sensor() 52 reg |= (0x1 << PMU_TDC0_AVG_NUM_OFFS); in dove_init_sensor() 55 reg &= ~PMU_TDC0_REF_CAL_CNT_MASK; in dove_init_sensor() 56 reg |= (0x0F1 << PMU_TDC0_REF_CAL_CNT_OFFS); in dove_init_sensor() 59 reg &= ~PMU_TDC0_SEL_VCAL_MASK; in dove_init_sensor() 60 reg |= (0x2 << PMU_TDC0_SEL_VCAL_OFFS); in dove_init_sensor() 61 writel(reg, priv->control); in dove_init_sensor() 64 reg = readl_relaxed(priv->control); in dove_init_sensor() [all …]
|
/linux/arch/arm/boot/dts/broadcom/ ! |
H A D | bcm6846-genexis-xg6846b.dts | 28 reg = <0x0 0x10000000>; 38 reg = <0x00000000 0x00008000>; 42 reg = <0x00008000 0x00100000>; 82 reg = <0>; 89 reg = <1>; 96 reg = <3>; 103 reg = <4>; 110 reg = <5>; 117 reg = <6>; 124 reg = <15>; [all …]
|
/linux/drivers/nvme/target/ ! |
H A D | pr.c | 30 struct nvmet_pr_registrant *reg; in nvmet_pr_find_registrant() local 32 list_for_each_entry_rcu(reg, &pr->registrant_list, entry) { in nvmet_pr_find_registrant() 33 if (uuid_equal(®->hostid, hostid)) in nvmet_pr_find_registrant() 34 return reg; in nvmet_pr_find_registrant() 218 struct nvmet_pr_registrant *reg) in nvmet_pr_set_new_holder() argument 220 reg->rtype = new_rtype; in nvmet_pr_set_new_holder() 221 rcu_assign_pointer(pr->holder, reg); in nvmet_pr_set_new_holder() 228 struct nvmet_pr_registrant *new, *reg; in nvmet_pr_register() local 238 reg = nvmet_pr_find_registrant(pr, &ctrl->hostid); in nvmet_pr_register() 239 if (reg) { in nvmet_pr_register() [all …]
|
/linux/arch/arm64/boot/dts/apple/ ! |
H A D | t8012-pmgr.dtsi | 11 reg = <0x80000 4>; 20 reg = <0x80008 4>; 29 reg = <0x80040 4>; 38 reg = <0x80158 4>; 46 reg = <0x80160 4>; 55 reg = <0x80150 4>; 63 reg = <0x80100 4>; 72 reg = <0x80108 4>; 81 reg = <0x80110 4>; 89 reg = <0x80138 4>; [all …]
|
H A D | t8010-pmgr.dtsi | 11 reg = <0x80000 4>; 20 reg = <0x80008 4>; 29 reg = <0x80040 4>; 38 reg = <0x80160 4>; 46 reg = <0x80168 4>; 55 reg = <0x80100 4>; 64 reg = <0x80108 4>; 73 reg = <0x80110 4>; 81 reg = <0x80118 4>; 89 reg = <0x80120 4>; [all …]
|
H A D | t7001-pmgr.dtsi | 11 reg = <0x20000 4>; 20 reg = <0x20008 4>; 29 reg = <0x20010 4>; 38 reg = <0x20040 4>; 47 reg = <0x201f8 4>; 55 reg = <0x20100 4>; 64 reg = <0x20108 4>; 73 reg = <0x20110 4>; 82 reg = <0x20118 4>; 90 reg = <0x20120 4>; [all …]
|
/linux/arch/arm64/boot/dts/freescale/ ! |
H A D | fsl-lx2162a-qds.dts | 41 reg = <0x00>; 47 reg = <0x1>; 53 reg = <0x8>; 59 reg = <0x2>; 65 reg = <0x18>; 71 reg = <0x19>; 77 reg = <0x1a>; 83 reg = <0x1b>; 89 reg = <0x1c>; 95 reg = <0x1d>; [all …]
|
/linux/drivers/clk/sunxi/ ! |
H A D | clk-factors.c | 35 #define FACTOR_GET(bit, len, reg) (((reg) & SETMASK(len, bit)) >> (bit)) argument 37 #define FACTOR_SET(bit, len, reg, val) \ argument 38 (((reg) & CLRMASK(len, bit)) | (val << (bit))) 44 u32 reg; in clk_factors_recalc_rate() local 50 reg = readl(factors->reg); in clk_factors_recalc_rate() 54 n = FACTOR_GET(config->nshift, config->nwidth, reg); in clk_factors_recalc_rate() 56 k = FACTOR_GET(config->kshift, config->kwidth, reg); in clk_factors_recalc_rate() 58 m = FACTOR_GET(config->mshift, config->mwidth, reg); in clk_factors_recalc_rate() 60 p = FACTOR_GET(config->pshift, config->pwidth, reg); in clk_factors_recalc_rate() 74 (reg >> factors->mux->shift) & in clk_factors_recalc_rate() [all …]
|
/linux/arch/arm/boot/dts/ti/omap/ ! |
H A D | omap24xx-clocks.dtsi | 13 reg = <0x4>; 27 reg = <0x4>; 79 reg = <0x0540>; 95 reg = <0x0060>; 105 reg = <0x0060>; 125 reg = <0x0500>, <0x0540>; 135 reg = <0x0500>, <0x0530>, <0x0520>; 145 reg = <0x0500>, <0x0530>, <0x0520>; 153 reg = <0x0540>; 181 reg = <0x0540>; [all …]
|
/linux/drivers/media/i2c/ ! |
H A D | tda1997x.c | 306 static int tda1997x_cec_read(struct v4l2_subdev *sd, u8 reg) in tda1997x_cec_read() argument 311 val = i2c_smbus_read_byte_data(state->client_cec, reg); in tda1997x_cec_read() 313 v4l_err(state->client, "read reg error: reg=%2x\n", reg); in tda1997x_cec_read() 320 static int tda1997x_cec_write(struct v4l2_subdev *sd, u8 reg, u8 val) in tda1997x_cec_write() argument 325 ret = i2c_smbus_write_byte_data(state->client_cec, reg, val); in tda1997x_cec_write() 327 v4l_err(state->client, "write reg error:reg=%2x,val=%2x\n", in tda1997x_cec_write() 328 reg, val); in tda1997x_cec_write() 349 "write reg error:reg=%2x,val=%2x\n", in tda1997x_setpage() 358 static inline int io_read(struct v4l2_subdev *sd, u16 reg) in io_read() argument 364 if (tda1997x_setpage(sd, reg >> 8)) { in io_read() [all …]
|