Searched defs:regno (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | cs8900.c | 51 static u16 get_reg_init_bus(struct eth_device *dev, int regno) in get_reg_init_bus() 68 static u16 get_reg(struct eth_device *dev, int regno) in get_reg() 76 static void put_reg(struct eth_device *dev, int regno, u16 val) in put_reg()
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | control_regs.h | 60 static inline unsigned long get_debugreg(int regno) in get_debugreg()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | mii.c | 17 ushort regno; member 195 ushort regno, in special_field()
|
| /rk3399_rockchip-uboot/arch/powerpc/lib/ |
| H A D | kgdb.c | 183 kgdb_putreg(struct pt_regs *regs, int regno, char *buf, int length) in kgdb_putreg()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | atmel_hlcdfb.c | 42 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
| H A D | atmel_lcdfb.c | 93 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
| H A D | pxa_lcd.c | 361 lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
| H A D | da8xx-fb.c | 558 static int fb_setcolreg(unsigned regno, unsigned red, unsigned green, in fb_setcolreg()
|
| /rk3399_rockchip-uboot/board/compulab/common/ |
| H A D | omap3_display.c | 454 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) {} in lcd_setcolreg()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | rk_mini_dump.c | 171 int i, regno; in md_get_region() local
|