Searched defs:reg_width (Results 26 – 37 of 37) sorted by relevance
12
/openbmc/u-boot/include/ |
H A D | serial.h | 146 u8 reg_width; member
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_tmpl.h | 84 uint8_t reg_width; member 98 uint8_t reg_width; member
|
/openbmc/linux/include/linux/bcma/ |
H A D | bcma.h | 396 size_t count, u16 offset, u8 reg_width) in bcma_block_read() 402 u16 offset, u8 reg_width) in bcma_block_write()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | iqs7211.c | 481 int reg_width; member 1652 int reg_width = iqs7211_props[i].reg_width ? : 16; in iqs7211_parse_props() local
|
/openbmc/linux/drivers/input/misc/ |
H A D | iqs7222.c | 799 int reg_width; member 2074 int reg_width = iqs7222_props[i].reg_width; in iqs7222_parse_props() local
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 98 u8 reg_width, field_width; member 166 u8 reg_width; member
|
/openbmc/linux/include/linux/ssb/ |
H A D | ssb.h | 601 size_t count, u16 offset, u8 reg_width) in ssb_block_read() 607 size_t count, u16 offset, u8 reg_width) in ssb_block_write()
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 104 u8 reg_width, field_width; member 186 u8 reg_width; member
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_debugdump.c | 218 u32 reg_width; in nfp_csr_spec_valid() local
|
/openbmc/linux/drivers/usb/serial/ |
H A D | xr_serial.c | 112 int reg_width; member
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | b43.h | 1069 size_t count, u16 offset, u8 reg_width) in b43_block_read() 1075 size_t count, u16 offset, u8 reg_width) in b43_block_write()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 2216 int reg_width = sizeof(u32); in stm32_reset_update() local 2266 int reg_width = sizeof(u32); in stm32_reset_status() local
|
12