Home
last modified time | relevance | path

Searched refs:BWTWO_CTL_ENABLE_VIDEO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dbw2.c96 #define BWTWO_CTL_ENABLE_VIDEO 0x40 macro
135 val |= BWTWO_CTL_ENABLE_VIDEO; in bw2_blank()
145 val &= ~BWTWO_CTL_ENABLE_VIDEO; in bw2_blank()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dbw2.c97 #define BWTWO_CTL_ENABLE_VIDEO 0x40 macro
136 val |= BWTWO_CTL_ENABLE_VIDEO; in bw2_blank()
146 val &= ~BWTWO_CTL_ENABLE_VIDEO; in bw2_blank()

Completed in 2 milliseconds