Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dinit.c531 init_shift(u32 data, u8 shift) in init_shift() function
758 data |= init_shift(init_rd32(init, reg), shift) & smask; in init_copy()
1432 data = init_shift(init_rd32(init, sreg), shift); in init_copy_nv_reg()
2075 data = init_shift(init_rd32(init, saddr), sshift) & smask; in init_xlat()