Home
last modified time | relevance | path

Searched defs:reg_width (Results 1 - 25 of 51) sorted by relevance

123

/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H A Ddmac.h42 unsigned int reg_width; member
/kernel/linux/linux-6.6/arch/mips/include/asm/txx9/
H A Ddmac.h42 unsigned int reg_width; member
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dgpio-htc-egpio.h42 int reg_width; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dgpio-htc-egpio.h42 int reg_width; member
/kernel/linux/linux-5.10/drivers/reset/
H A Dreset-stm32mp1.c31 int reg_width = sizeof(u32); in stm32_reset_update() local
61 int reg_width = sizeof(u32); in stm32_reset_status() local
H A Dreset-simple.c35 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 Dhost_soc.c41 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 Dpci.c1002 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 Dsdio.c337 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 D8250_dfl.c56 u32 reg_width; in dfl_uart_get_params() local
/kernel/linux/linux-6.6/drivers/ssb/
H A Dhost_soc.c41 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 Dpci.c1001 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 Dsdio.c337 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 Dreset-stm32.c36 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 Dbasic_asm.h97 .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 Dhost_soc.c50 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 Dhost_pci.c82 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 Dbus.c63 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 Dreset-simple.c34 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 Dhost_soc.c50 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 Dhost_pci.c82 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 Dbus.c63 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 Dsh_intc.h42 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 Dpwm-mediatek.c125 u32 clkdiv = 0, cnt_period, cnt_duty, reg_width = PWMDWIDTH, in pwm_mediatek_config() local
/kernel/linux/linux-6.6/include/linux/
H A Dsh_intc.h42 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

Completed in 13 milliseconds

123