/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/ |
H A D | dmac.h | 42 unsigned int reg_width; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/txx9/ |
H A D | dmac.h | 42 unsigned int reg_width; member
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | gpio-htc-egpio.h | 42 int reg_width; member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | gpio-htc-egpio.h | 42 int reg_width; member
|
/kernel/linux/linux-5.10/drivers/reset/ |
H A D | reset-stm32mp1.c | 31 int reg_width = sizeof(u32); in stm32_reset_update() local 61 int reg_width = sizeof(u32); in stm32_reset_status() local
|
H A D | reset-simple.c | 35 int reg_width = sizeof(u32); in reset_simple_update() local 89 int reg_width = sizeof(u32); in reset_simple_status() local
|
/kernel/linux/linux-5.10/drivers/ssb/ |
H A D | host_soc.c | 41 ssb_host_soc_block_read(struct ssb_device *dev, void *buffer, size_t count, u16 offset, u8 reg_width) ssb_host_soc_block_read() argument 114 ssb_host_soc_block_write(struct ssb_device *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) ssb_host_soc_block_write() argument
|
H A D | pci.c | 1002 ssb_pci_block_read(struct ssb_device *dev, void *buffer, size_t count, u16 offset, u8 reg_width) ssb_pci_block_read() argument 1076 ssb_pci_block_write(struct ssb_device *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) ssb_pci_block_write() argument
|
H A D | sdio.c | 337 bus->sdio_sbaddr >> 16, offset, reg_width, saved_count, error); in ssb_sdio_block_read() local 443 bus->sdio_sbaddr >> 16, offset, reg_width, saved_count, error); in ssb_sdio_block_write() local 297 ssb_sdio_block_read(struct ssb_device *dev, void *buffer, size_t count, u16 offset, u8 reg_width) ssb_sdio_block_read() argument 404 ssb_sdio_block_write(struct ssb_device *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) ssb_sdio_block_write() argument
|
/kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
H A D | 8250_dfl.c | 56 u32 reg_width; in dfl_uart_get_params() local
|
/kernel/linux/linux-6.6/drivers/ssb/ |
H A D | host_soc.c | 41 ssb_host_soc_block_read(struct ssb_device *dev, void *buffer, size_t count, u16 offset, u8 reg_width) ssb_host_soc_block_read() argument 114 ssb_host_soc_block_write(struct ssb_device *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) ssb_host_soc_block_write() argument
|
H A D | pci.c | 1001 ssb_pci_block_read(struct ssb_device *dev, void *buffer, size_t count, u16 offset, u8 reg_width) ssb_pci_block_read() argument 1075 ssb_pci_block_write(struct ssb_device *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) ssb_pci_block_write() argument
|
H A D | sdio.c | 337 bus->sdio_sbaddr >> 16, offset, reg_width, saved_count, error); in ssb_sdio_block_read() local 443 bus->sdio_sbaddr >> 16, offset, reg_width, saved_count, error); in ssb_sdio_block_write() local 297 ssb_sdio_block_read(struct ssb_device *dev, void *buffer, size_t count, u16 offset, u8 reg_width) ssb_sdio_block_read() argument 404 ssb_sdio_block_write(struct ssb_device *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) ssb_sdio_block_write() argument
|
/kernel/linux/linux-6.6/drivers/clk/stm32/ |
H A D | reset-stm32.c | 36 int reg_width = sizeof(u32); in stm32_reset_update() local 86 int reg_width = sizeof(u32); in stm32_reset_status() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
H A D | basic_asm.h | 97 .macro OP_REGS op, reg_width, start_reg, end_reg, base_reg, base_reg_offset=0, skip=0 variable
|
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | host_soc.c | 50 bcma_host_soc_block_read(struct bcma_device *core, void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_soc_block_read() argument 93 bcma_host_soc_block_write(struct bcma_device *core, const void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_soc_block_write() argument
|
H A D | host_pci.c | 82 bcma_host_pci_block_read(struct bcma_device *core, void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_pci_block_read() argument 105 bcma_host_pci_block_write(struct bcma_device *core, const void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_pci_block_write() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | bus.c | 63 b43_bus_bcma_block_read(struct b43_bus_dev *dev, void *buffer, size_t count, u16 offset, u8 reg_width) b43_bus_bcma_block_read() argument 69 b43_bus_bcma_block_write(struct b43_bus_dev *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) b43_bus_bcma_block_write() argument 166 b43_bus_ssb_block_read(struct b43_bus_dev *dev, void *buffer, size_t count, u16 offset, u8 reg_width) b43_bus_ssb_block_read() argument 172 b43_bus_ssb_block_write(struct b43_bus_dev *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) b43_bus_ssb_block_write() argument
|
/kernel/linux/linux-6.6/drivers/reset/ |
H A D | reset-simple.c | 34 int reg_width = sizeof(u32); in reset_simple_update() local 88 int reg_width = sizeof(u32); in reset_simple_status() local
|
/kernel/linux/linux-6.6/drivers/bcma/ |
H A D | host_soc.c | 50 bcma_host_soc_block_read(struct bcma_device *core, void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_soc_block_read() argument 93 bcma_host_soc_block_write(struct bcma_device *core, const void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_soc_block_write() argument
|
H A D | host_pci.c | 82 bcma_host_pci_block_read(struct bcma_device *core, void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_pci_block_read() argument 105 bcma_host_pci_block_write(struct bcma_device *core, const void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_pci_block_write() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | bus.c | 63 b43_bus_bcma_block_read(struct b43_bus_dev *dev, void *buffer, size_t count, u16 offset, u8 reg_width) b43_bus_bcma_block_read() argument 69 b43_bus_bcma_block_write(struct b43_bus_dev *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) b43_bus_bcma_block_write() argument 166 b43_bus_ssb_block_read(struct b43_bus_dev *dev, void *buffer, size_t count, u16 offset, u8 reg_width) b43_bus_ssb_block_read() argument 172 b43_bus_ssb_block_write(struct b43_bus_dev *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) b43_bus_ssb_block_write() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | sh_intc.h | 42 unsigned long reg, reg_width; member 48 unsigned long set_reg, clr_reg, reg_width; member 59 unsigned long set_reg, clr_reg, reg_width, field_width; member 67 unsigned long reg, reg_width, field_width; member
|
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | pwm-mediatek.c | 125 u32 clkdiv = 0, cnt_period, cnt_duty, reg_width = PWMDWIDTH, in pwm_mediatek_config() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sh_intc.h | 42 unsigned long reg, reg_width; member 48 unsigned long set_reg, clr_reg, reg_width; member 59 unsigned long set_reg, clr_reg, reg_width, field_width; member 67 unsigned long reg, reg_width, field_width; member
|