Home
last modified time | relevance | path

Searched defs:regno (Results 76 – 100 of 209) sorted by relevance

123456789

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c42 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
H A Datmel_lcdfb.c93 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
H A Dpxa_lcd.c361 lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dvga16fb.c655 static void ega16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) in ega16_setpalette()
669 static void vga16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) in vga16_setpalette()
677 static int vga16fb_setcolreg(unsigned regno, unsigned red, unsigned green, in vga16fb_setcolreg()
H A Dpm3fb.c120 static inline void pm3fb_set_color(struct pm3_par *par, unsigned char regno, in pm3fb_set_color()
1068 static int pm3fb_setcolreg(unsigned regno, unsigned red, unsigned green, in pm3fb_setcolreg()
H A Dclps711x-fb.c44 static int clps711x_fb_setcolreg(u_int regno, u_int red, u_int green, in clps711x_fb_setcolreg()
H A Dgrvga.c188 static int grvga_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned tr… in grvga_setcolreg()
H A Dgoldfishfb.c72 goldfish_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in goldfish_fb_setcolreg()
H A Dhitfb.c206 static int hitfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hitfb_setcolreg()
H A Dwm8505fb.c192 static int wm8505fb_setcolreg(unsigned regno, unsigned red, unsigned green, in wm8505fb_setcolreg()
H A Dpvr2fb.c237 unsigned int regno, in pvr2fb_set_pal_entry()
280 static int pvr2fb_setcolreg(unsigned int regno, unsigned int red, in pvr2fb_setcolreg()
H A Docfb.c174 static int ocfb_setcolreg(unsigned regno, unsigned red, unsigned green, in ocfb_setcolreg()
H A Dpmagb-b-fb.c98 static int pmagbbfb_setcolreg(unsigned int regno, unsigned int red, in pmagbbfb_setcolreg()
H A Dsunxvr500.c111 static int e3d_setcolreg(unsigned regno, in e3d_setcolreg()
H A Dhpfb.c76 static int hpfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hpfb_setcolreg()
H A Dxilinxfb.c198 xilinx_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in xilinx_fb_setcolreg()
/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Domap3_display.c454 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) {} in lcd_setcolreg()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/
H A Dgx1fb_core.c153 static int gx1fb_setcolreg(unsigned regno, unsigned red, unsigned green, in gx1fb_setcolreg()
H A Dlxfb_core.c286 static int lxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in lxfb_setcolreg()
H A Dgxfb_core.c178 static int gxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in gxfb_setcolreg()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dira.h221 non_spilled_static_chain_regno_p (int regno) in non_spilled_static_chain_regno_p()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dira.h221 non_spilled_static_chain_regno_p (int regno) in non_spilled_static_chain_regno_p()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_iba7220.c231 enum qib_ureg regno, int ctxt) in qib_read_ureg32()
257 enum qib_ureg regno, u64 value, int ctxt) in qib_write_ureg()
283 const u16 regno, unsigned ctxt, in qib_write_kreg_ctxt()
290 u16 regno, u64 value) in write_7220_creg()
296 static inline u64 read_7220_creg(const struct qib_devdata *dd, u16 regno) in read_7220_creg()
303 static inline u32 read_7220_creg32(const struct qib_devdata *dd, u16 regno) in read_7220_creg32()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c311 static int mmpfb_setcolreg(unsigned int regno, unsigned int red, in mmpfb_setcolreg()
/OK3568_Linux_fs/kernel/drivers/phy/socionext/
H A Dphy-uniphier-usb3ss.c32 #define PHY_F(regno, msb, lsb) { (regno), (msb), (lsb) } argument

123456789