Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Daty128fb.c703 gen_reset_cntl = aty_ld_le32(GEN_RESET_CNTL); in aty128_reset_engine()
704 aty_st_le32(GEN_RESET_CNTL, gen_reset_cntl | SOFT_RESET_GUI); in aty128_reset_engine()
705 aty_ld_le32(GEN_RESET_CNTL); in aty128_reset_engine()
706 aty_st_le32(GEN_RESET_CNTL, gen_reset_cntl & ~(SOFT_RESET_GUI)); in aty128_reset_engine()
707 aty_ld_le32(GEN_RESET_CNTL); in aty128_reset_engine()
711 aty_st_le32(GEN_RESET_CNTL, gen_reset_cntl); in aty128_reset_engine()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Daty128fb.c701 gen_reset_cntl = aty_ld_le32(GEN_RESET_CNTL); in aty128_reset_engine()
702 aty_st_le32(GEN_RESET_CNTL, gen_reset_cntl | SOFT_RESET_GUI); in aty128_reset_engine()
703 aty_ld_le32(GEN_RESET_CNTL); in aty128_reset_engine()
704 aty_st_le32(GEN_RESET_CNTL, gen_reset_cntl & ~(SOFT_RESET_GUI)); in aty128_reset_engine()
705 aty_ld_le32(GEN_RESET_CNTL); in aty128_reset_engine()
709 aty_st_le32(GEN_RESET_CNTL, gen_reset_cntl); in aty128_reset_engine()
/kernel/linux/linux-5.10/include/video/
H A Daty128.h26 #define GEN_RESET_CNTL 0x00f0 macro
310 /* GEN_RESET_CNTL bit constants */
/kernel/linux/linux-6.6/include/video/
H A Daty128.h26 #define GEN_RESET_CNTL 0x00f0 macro
310 /* GEN_RESET_CNTL bit constants */

Completed in 9 milliseconds