Searched defs:reg_width (Results 1 – 8 of 8) sorted by relevance
| /u-boot/drivers/reset/ |
| A D | reset-socfpga.c | 69 int reg_width = sizeof(u32); in socfpga_reset_assert() local 81 int reg_width = sizeof(u32); in socfpga_reset_deassert() local
|
| /u-boot/drivers/pwm/ |
| A D | pwm-mtk.c | 62 reg_width = PWMDWIDTH, reg_thres = PWMTHRES; in mtk_pwm_set_config() local
|
| /u-boot/drivers/gpio/ |
| A D | sh_pfc.c | 37 unsigned long reg_width) in gpio_read_raw_reg() 54 unsigned long reg_width, in gpio_write_raw_reg()
|
| /u-boot/include/ |
| A D | sh_pfc.h | 45 unsigned long reg, reg_width, field_width; member 63 unsigned long reg, reg_width, reg_shadow; member
|
| A D | ns16550.h | 75 int reg_width; member
|
| A D | serial.h | 149 u8 reg_width; member
|
| /u-boot/drivers/pinctrl/renesas/ |
| A D | pfc.c | 95 u32 sh_pfc_read_raw_reg(void __iomem *mapped_reg, unsigned int reg_width) in sh_pfc_read_raw_reg() 110 void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned int reg_width, in sh_pfc_write_raw_reg()
|
| A D | sh_pfc.h | 113 u8 reg_width, field_width; member 195 u8 reg_width; member
|
Completed in 21 milliseconds