Searched refs:init_rdvgai (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 227 init_rdvgai(struct nvbios_init *init, u16 port, u8 index) init_rdvgai() function 504 return (init_rdvgai(init, port, index) & mask) == value; init_io_condition_met() 522 u8 ioval = (init_rdvgai(init, port, index) & mask) >> shift; init_io_flag_condition_met() 634 conf = (init_rdvgai(init, port, index) & mask) >> shift; init_io_restrict_prog() 698 conf = (init_rdvgai(init, port, index) & mask) >> shift; init_io_restrict_pll() 754 data = init_rdvgai(init, port, index) & mask; init_copy() 851 data = init_rdvgai(init, 0x03d4, index); init_io_mask_or() 870 data = init_rdvgai(init, 0x03d4, index); init_io_or() 959 conf = (init_rdvgai(init, port, index) & mask) >> shift; init_io_restrict_pll2() 1151 save0 = init_rdvgai(init, 0x03d4, addr0); init_cr_idx_adr_latch() 1180 val = init_rdvgai(init, 0x03d4, addr) & mask; init_cr() 1501 mdata += (init_rdvgai(init, 0x03d4, 0x3c) >> 4) * 66; init_configure_mem_clk() 1527 data = init_rdvgai(init, 0x03c4, 0x01); init_configure_mem() 1859 value = init_rdvgai(init, port, index) & mask; init_index_io()
|
Completed in 63 milliseconds