Home
last modified time | relevance | path

Searched refs:bpp_byte (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/via/
H A Dhw.h643 void viafb_load_fetch_count_reg(int h_addr, int bpp_byte, int set_iga);
H A Dhw.c1012 void viafb_load_fetch_count_reg(int h_addr, int bpp_byte, int set_iga) in viafb_load_fetch_count_reg() argument
1020 reg_value = IGA1_FETCH_COUNT_FORMULA(h_addr, bpp_byte); in viafb_load_fetch_count_reg()
1027 reg_value = IGA2_FETCH_COUNT_FORMULA(h_addr, bpp_byte); in viafb_load_fetch_count_reg()