Home
last modified time | relevance | path

Searched refs:hw_sm750_setColReg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750.h211 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index,
H A Dsm750_hw.c375 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, ushort red, in hw_sm750_setColReg() function
H A Dsm750.c550 ret = hw_sm750_setColReg(crtc, regno, red, green, blue); in lynxfb_ops_setcolreg()