reg_width 342 arch/arm/mach-pxa/hx4700.c .reg_width = 16, reg_width 222 arch/arm/mach-pxa/magician.c .reg_width = 8, reg_width 151 arch/arm/mach-sa1100/h3xxx.c .reg_width = 16, reg_width 42 arch/mips/include/asm/txx9/dmac.h unsigned int reg_width; reg_width 83 drivers/bcma/host_pci.c size_t count, u16 offset, u8 reg_width) reg_width 88 drivers/bcma/host_pci.c switch (reg_width) { reg_width 107 drivers/bcma/host_pci.c u16 offset, u8 reg_width) reg_width 112 drivers/bcma/host_pci.c switch (reg_width) { reg_width 51 drivers/bcma/host_soc.c size_t count, u16 offset, u8 reg_width) reg_width 55 drivers/bcma/host_soc.c switch (reg_width) { reg_width 95 drivers/bcma/host_soc.c size_t count, u16 offset, u8 reg_width) reg_width 99 drivers/bcma/host_soc.c switch (reg_width) { reg_width 1076 drivers/dma/at_hdmac.c unsigned int reg_width; reg_width 1098 drivers/dma/at_hdmac.c reg_width = convert_buswidth(sconfig->dst_addr_width); reg_width 1099 drivers/dma/at_hdmac.c ctrla |= ATC_DST_WIDTH(reg_width); reg_width 1138 drivers/dma/at_hdmac.c reg_width = convert_buswidth(sconfig->src_addr_width); reg_width 1139 drivers/dma/at_hdmac.c ctrla |= ATC_SRC_WIDTH(reg_width); reg_width 1170 drivers/dma/at_hdmac.c | len >> reg_width; reg_width 1206 drivers/dma/at_hdmac.c atc_dma_cyclic_check_values(unsigned int reg_width, dma_addr_t buf_addr, reg_width 1209 drivers/dma/at_hdmac.c if (period_len > (ATC_BTSIZE_MAX << reg_width)) reg_width 1211 drivers/dma/at_hdmac.c if (unlikely(period_len & ((1 << reg_width) - 1))) reg_width 1213 drivers/dma/at_hdmac.c if (unlikely(buf_addr & ((1 << reg_width) - 1))) reg_width 1228 drivers/dma/at_hdmac.c unsigned int reg_width, size_t period_len, reg_width 1238 drivers/dma/at_hdmac.c | ATC_DST_WIDTH(reg_width) reg_width 1239 drivers/dma/at_hdmac.c | ATC_SRC_WIDTH(reg_width) reg_width 1240 drivers/dma/at_hdmac.c | period_len >> reg_width; reg_width 1294 drivers/dma/at_hdmac.c unsigned int reg_width; reg_width 1318 drivers/dma/at_hdmac.c reg_width = convert_buswidth(sconfig->dst_addr_width); reg_width 1320 drivers/dma/at_hdmac.c reg_width = convert_buswidth(sconfig->src_addr_width); reg_width 1323 drivers/dma/at_hdmac.c if (atc_dma_cyclic_check_values(reg_width, buf_addr, period_len)) reg_width 1335 drivers/dma/at_hdmac.c reg_width, period_len, direction)) reg_width 635 drivers/dma/dw/core.c unsigned int reg_width; reg_width 653 drivers/dma/dw/core.c reg_width = __ffs(sconfig->dst_addr_width); reg_width 656 drivers/dma/dw/core.c | DWC_CTLL_DST_WIDTH(reg_width) reg_width 703 drivers/dma/dw/core.c reg_width = __ffs(sconfig->src_addr_width); reg_width 706 drivers/dma/dw/core.c | DWC_CTLL_SRC_WIDTH(reg_width) reg_width 726 drivers/dma/dw/core.c ctlhi = dw->bytes2block(dwc, len, reg_width, &dlen); reg_width 352 drivers/dma/txx9dmac.c sai = ds->reg_width; reg_width 356 drivers/dma/txx9dmac.c dai = ds->reg_width; reg_width 373 drivers/dma/txx9dmac.c sai = ds->reg_width; reg_width 377 drivers/dma/txx9dmac.c dai = ds->reg_width; reg_width 817 drivers/dma/txx9dmac.c BUG_ON(!ds || !ds->reg_width); reg_width 860 drivers/dma/txx9dmac.c sai = ds->reg_width; reg_width 864 drivers/dma/txx9dmac.c dai = ds->reg_width; reg_width 1014 drivers/dma/txx9dmac.c TXX9_DMA_CCR_XFSZ(__ffs(ds->reg_width)); reg_width 298 drivers/gpio/gpio-htc-egpio.c if ((pdata->reg_width != 8) && (pdata->reg_width != 16)) reg_width 300 drivers/gpio/gpio-htc-egpio.c ei->reg_shift = fls(pdata->reg_width - 1); reg_width 303 drivers/gpio/gpio-htc-egpio.c ei->reg_mask = (1 << pdata->reg_width) - 1; reg_width 218 drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.c u32 reg_width; reg_width 223 drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.c reg_width = be32_to_cpu(spec_csr->register_width); reg_width 225 drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.c return reg_width == 32 || reg_width == 64; reg_width 1069 drivers/net/wireless/broadcom/b43/b43.h size_t count, u16 offset, u8 reg_width) reg_width 1071 drivers/net/wireless/broadcom/b43/b43.h dev->dev->block_read(dev->dev, buffer, count, offset, reg_width); reg_width 1075 drivers/net/wireless/broadcom/b43/b43.h size_t count, u16 offset, u8 reg_width) reg_width 1077 drivers/net/wireless/broadcom/b43/b43.h dev->dev->block_write(dev->dev, buffer, count, offset, reg_width); reg_width 64 drivers/net/wireless/broadcom/b43/bus.c size_t count, u16 offset, u8 reg_width) reg_width 66 drivers/net/wireless/broadcom/b43/bus.c bcma_block_read(dev->bdev, buffer, count, offset, reg_width); reg_width 70 drivers/net/wireless/broadcom/b43/bus.c size_t count, u16 offset, u8 reg_width) reg_width 72 drivers/net/wireless/broadcom/b43/bus.c bcma_block_write(dev->bdev, buffer, count, offset, reg_width); reg_width 167 drivers/net/wireless/broadcom/b43/bus.c size_t count, u16 offset, u8 reg_width) reg_width 169 drivers/net/wireless/broadcom/b43/bus.c ssb_block_read(dev->sdev, buffer, count, offset, reg_width); reg_width 173 drivers/net/wireless/broadcom/b43/bus.c size_t count, u16 offset, u8 reg_width) reg_width 175 drivers/net/wireless/broadcom/b43/bus.c ssb_block_write(dev->sdev, buffer, count, offset, reg_width); reg_width 34 drivers/net/wireless/broadcom/b43/bus.h size_t count, u16 offset, u8 reg_width); reg_width 36 drivers/net/wireless/broadcom/b43/bus.h size_t count, u16 offset, u8 reg_width); reg_width 139 drivers/pinctrl/sh-pfc/core.c u32 sh_pfc_read_raw_reg(void __iomem *mapped_reg, unsigned int reg_width) reg_width 141 drivers/pinctrl/sh-pfc/core.c switch (reg_width) { reg_width 154 drivers/pinctrl/sh-pfc/core.c void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned int reg_width, reg_width 157 drivers/pinctrl/sh-pfc/core.c switch (reg_width) { reg_width 199 drivers/pinctrl/sh-pfc/core.c *posp = crp->reg_width - ((in_pos + 1) * crp->field_width); reg_width 202 drivers/pinctrl/sh-pfc/core.c *posp = crp->reg_width; reg_width 220 drivers/pinctrl/sh-pfc/core.c crp->reg, value, field, crp->reg_width, hweight32(mask)); reg_width 225 drivers/pinctrl/sh-pfc/core.c data = sh_pfc_read_raw_reg(mapped_reg, crp->reg_width); reg_width 234 drivers/pinctrl/sh-pfc/core.c sh_pfc_write_raw_reg(mapped_reg, crp->reg_width, data); reg_width 246 drivers/pinctrl/sh-pfc/core.c unsigned int r_width = config_reg->reg_width; reg_width 750 drivers/pinctrl/sh-pfc/core.c if (rw != cfg_reg->reg_width) { reg_width 752 drivers/pinctrl/sh-pfc/core.c drvname, cfg_reg->reg, rw, cfg_reg->reg_width); reg_width 23 drivers/pinctrl/sh-pfc/core.h u32 sh_pfc_read_raw_reg(void __iomem *mapped_reg, unsigned int reg_width); reg_width 24 drivers/pinctrl/sh-pfc/core.h void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned int reg_width, reg_width 61 drivers/pinctrl/sh-pfc/gpio.c return sh_pfc_read_raw_reg(mem, dreg->reg_width); reg_width 70 drivers/pinctrl/sh-pfc/gpio.c sh_pfc_write_raw_reg(mem, dreg->reg_width, value); reg_width 82 drivers/pinctrl/sh-pfc/gpio.c for (i = 0, dreg = pfc->info->data_regs; dreg->reg_width; ++i, ++dreg) { reg_width 83 drivers/pinctrl/sh-pfc/gpio.c for (bit = 0; bit < dreg->reg_width; bit++) { reg_width 104 drivers/pinctrl/sh-pfc/gpio.c for (i = 0; pfc->info->data_regs[i].reg_width; ++i) reg_width 112 drivers/pinctrl/sh-pfc/gpio.c for (i = 0, dreg = pfc->info->data_regs; dreg->reg_width; ++i, ++dreg) { reg_width 156 drivers/pinctrl/sh-pfc/gpio.c pos = reg->info->reg_width - (bit + 1); reg_width 188 drivers/pinctrl/sh-pfc/gpio.c pos = reg->info->reg_width - (bit + 1); reg_width 117 drivers/pinctrl/sh-pfc/sh_pfc.h u8 reg_width, field_width; reg_width 142 drivers/pinctrl/sh-pfc/sh_pfc.h .reg = r, .reg_width = r_width, \ reg_width 162 drivers/pinctrl/sh-pfc/sh_pfc.h .reg = r, .reg_width = r_width, \ reg_width 199 drivers/pinctrl/sh-pfc/sh_pfc.h u8 reg_width; reg_width 212 drivers/pinctrl/sh-pfc/sh_pfc.h .reg = r, .reg_width = r_width + \ reg_width 124 drivers/pwm/pwm-mediatek.c u32 clkdiv = 0, cnt_period, cnt_duty, reg_width = PWMDWIDTH, reg_width 157 drivers/pwm/pwm-mediatek.c reg_width = PWM45DWIDTH_FIXUP; reg_width 163 drivers/pwm/pwm-mediatek.c pwm_mediatek_writel(pc, pwm->hwpwm, reg_width, cnt_period); reg_width 35 drivers/reset/reset-simple.c int reg_width = sizeof(u32); reg_width 36 drivers/reset/reset-simple.c int bank = id / (reg_width * BITS_PER_BYTE); reg_width 37 drivers/reset/reset-simple.c int offset = id % (reg_width * BITS_PER_BYTE); reg_width 43 drivers/reset/reset-simple.c reg = readl(data->membase + (bank * reg_width)); reg_width 48 drivers/reset/reset-simple.c writel(reg, data->membase + (bank * reg_width)); reg_width 71 drivers/reset/reset-simple.c int reg_width = sizeof(u32); reg_width 72 drivers/reset/reset-simple.c int bank = id / (reg_width * BITS_PER_BYTE); reg_width 73 drivers/reset/reset-simple.c int offset = id % (reg_width * BITS_PER_BYTE); reg_width 76 drivers/reset/reset-simple.c reg = readl(data->membase + (bank * reg_width)); reg_width 31 drivers/reset/reset-stm32mp1.c int reg_width = sizeof(u32); reg_width 32 drivers/reset/reset-stm32mp1.c int bank = id / (reg_width * BITS_PER_BYTE); reg_width 33 drivers/reset/reset-stm32mp1.c int offset = id % (reg_width * BITS_PER_BYTE); reg_width 36 drivers/reset/reset-stm32mp1.c addr = data->membase + (bank * reg_width); reg_width 61 drivers/reset/reset-stm32mp1.c int reg_width = sizeof(u32); reg_width 62 drivers/reset/reset-stm32mp1.c int bank = id / (reg_width * BITS_PER_BYTE); reg_width 63 drivers/reset/reset-stm32mp1.c int offset = id % (reg_width * BITS_PER_BYTE); reg_width 66 drivers/reset/reset-stm32mp1.c reg = readl(data->membase + (bank * reg_width)); reg_width 165 drivers/scsi/qla2xxx/qla_tmpl.c uint width = ent->t256.reg_width; reg_width 199 drivers/scsi/qla2xxx/qla_tmpl.c uint width = ent->t258.reg_width; reg_width 85 drivers/scsi/qla2xxx/qla_tmpl.h uint8_t reg_width; reg_width 99 drivers/scsi/qla2xxx/qla_tmpl.h uint8_t reg_width; reg_width 67 drivers/sh/intc/balancing.c fn += (mr->reg_width >> 3) - 1; reg_width 72 drivers/sh/intc/balancing.c (mr->reg_width - 1) - j); reg_width 73 drivers/sh/intc/handle.c fn += (mr->reg_width >> 3) - 1; reg_width 78 drivers/sh/intc/handle.c (mr->reg_width - 1) - *fld_idx); reg_width 137 drivers/sh/intc/handle.c fn += (pr->reg_width >> 3) - 1; reg_width 140 drivers/sh/intc/handle.c BUG_ON(n * pr->field_width > pr->reg_width); reg_width 142 drivers/sh/intc/handle.c bit = pr->reg_width - (n * pr->field_width); reg_width 194 drivers/sh/intc/handle.c fn += (mr->reg_width >> 3) - 1; reg_width 199 drivers/sh/intc/handle.c (mr->reg_width - 1) - j); reg_width 272 drivers/sh/intc/handle.c fn += (sr->reg_width >> 3) - 1; reg_width 274 drivers/sh/intc/handle.c BUG_ON((j + 1) * sr->field_width > sr->reg_width); reg_width 276 drivers/sh/intc/handle.c bit = sr->reg_width - ((j + 1) * sr->field_width); reg_width 139 drivers/sh/intc/virq.c unsigned int fn = REG_FN_TEST_BASE + (subgroup->reg_width >> 3) - 1; reg_width 142 drivers/sh/intc/virq.c 0, 1, (subgroup->reg_width - 1) - index); reg_width 42 drivers/ssb/host_soc.c size_t count, u16 offset, u8 reg_width) reg_width 50 drivers/ssb/host_soc.c switch (reg_width) { reg_width 115 drivers/ssb/host_soc.c size_t count, u16 offset, u8 reg_width) reg_width 123 drivers/ssb/host_soc.c switch (reg_width) { reg_width 1003 drivers/ssb/pci.c size_t count, u16 offset, u8 reg_width) reg_width 1014 drivers/ssb/pci.c switch (reg_width) { reg_width 1077 drivers/ssb/pci.c size_t count, u16 offset, u8 reg_width) reg_width 1088 drivers/ssb/pci.c switch (reg_width) { reg_width 275 drivers/ssb/pcmcia.c size_t count, u16 offset, u8 reg_width) reg_width 288 drivers/ssb/pcmcia.c switch (reg_width) { reg_width 374 drivers/ssb/pcmcia.c size_t count, u16 offset, u8 reg_width) reg_width 385 drivers/ssb/pcmcia.c switch (reg_width) { reg_width 298 drivers/ssb/sdio.c size_t count, u16 offset, u8 reg_width) reg_width 313 drivers/ssb/sdio.c switch (reg_width) { reg_width 337 drivers/ssb/sdio.c bus->sdio_sbaddr >> 16, offset, reg_width, saved_count, error); reg_width 405 drivers/ssb/sdio.c size_t count, u16 offset, u8 reg_width) reg_width 420 drivers/ssb/sdio.c switch (reg_width) { reg_width 444 drivers/ssb/sdio.c bus->sdio_sbaddr >> 16, offset, reg_width, saved_count, error); reg_width 52 include/linux/bcma/bcma.h size_t count, u16 offset, u8 reg_width); reg_width 54 include/linux/bcma/bcma.h size_t count, u16 offset, u8 reg_width); reg_width 396 include/linux/bcma/bcma.h size_t count, u16 offset, u8 reg_width) reg_width 398 include/linux/bcma/bcma.h core->bus->ops->block_read(core, buffer, count, offset, reg_width); reg_width 402 include/linux/bcma/bcma.h u16 offset, u8 reg_width) reg_width 404 include/linux/bcma/bcma.h core->bus->ops->block_write(core, buffer, count, offset, reg_width); reg_width 42 include/linux/platform_data/gpio-htc-egpio.h int reg_width; reg_width 42 include/linux/sh_intc.h unsigned long reg, reg_width; reg_width 48 include/linux/sh_intc.h unsigned long set_reg, clr_reg, reg_width; reg_width 59 include/linux/sh_intc.h unsigned long set_reg, clr_reg, reg_width, field_width; reg_width 67 include/linux/sh_intc.h unsigned long reg, reg_width, field_width; reg_width 216 include/linux/ssb/ssb.h size_t count, u16 offset, u8 reg_width); reg_width 218 include/linux/ssb/ssb.h size_t count, u16 offset, u8 reg_width); reg_width 601 include/linux/ssb/ssb.h size_t count, u16 offset, u8 reg_width) reg_width 603 include/linux/ssb/ssb.h dev->ops->block_read(dev, buffer, count, offset, reg_width); reg_width 607 include/linux/ssb/ssb.h size_t count, u16 offset, u8 reg_width) reg_width 609 include/linux/ssb/ssb.h dev->ops->block_write(dev, buffer, count, offset, reg_width); reg_width 352 sound/soc/txx9/txx9aclc.c ds->reg_width = sizeof(u32);