Home
last modified time | relevance | path

Searched refs:DC_DV_CTL_DV_LINE_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H A Dlxfb.h217 #define DC_DV_CTL_DV_LINE_SIZE ((1 << 10) | (1 << 11)) macro
H A Dlxfb_ops.c412 val = read_dc(par, DC_DV_CTL) & ~DC_DV_CTL_DV_LINE_SIZE; in lx_set_mode()
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dlxfb.h217 #define DC_DV_CTL_DV_LINE_SIZE ((1 << 10) | (1 << 11)) macro
H A Dlxfb_ops.c412 val = read_dc(par, DC_DV_CTL) & ~DC_DV_CTL_DV_LINE_SIZE; in lx_set_mode()

Completed in 8 milliseconds