Home
last modified time | relevance | path

Searched defs:soff (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhdmigm200.c30 const u32 soff = nv50_ior_base(ior); in gm200_hdmi_scdc() local
H A Dhdagt215.c30 const u32 soff = ior->id * 0x800; in gt215_hda_eld() local
H A Dsorgm107.c30 const u32 soff = nv50_ior_base(sor); in gm107_sor_dp_pattern() local
H A Ddmacgv100.c31 const u32 soff = (chan->chid.ctrl - 1) * 0x04; in gv100_disp_dmac_idle() local
H A Dhdagf119.c38 const u32 soff = 0x030 * ior->id + (head * 0x04); in gf119_hda_eld() local
52 const u32 soff = 0x030 * ior->id + (head * 0x04); in gf119_hda_hpd() local
H A Dhdmigt215.c35 const u32 soff = nv50_ior_base(ior); in gt215_hdmi_ctrl() local
[all...]
H A Dsorgt215.c30 const u32 soff = nv50_ior_base(sor); in gt215_sor_dp_audio() local
H A Dcursgv100.c30 const u32 soff = (chan->chid.ctrl - 1) * 0x04; in gv100_disp_curs_idle() local
H A Dsortu102.c41 const u32 soff = nv50_ior_base(sor); in tu102_sor_dp_links() local
H A Dsornv50.c33 const u32 soff = nv50_ior_base(sor); in nv50_sor_clock() local
38 nv50_sor_power_wait(struct nvkm_device *device, u32 soff) in nv50_sor_power_wait() argument
51 const u32 soff = nv50_ior_base(sor); in nv50_sor_power() local
H A Dsorgf119.c94 const u32 soff = nv50_ior_base(sor); in gf119_sor_dp_pattern() local
102 const u32 soff = nv50_ior_base(sor); in gf119_sor_dp_links() local
123 const u32 soff = nv50_ior_base(sor); in gf119_sor_clock() local
H A Dsorg94.c52 const u32 soff = nv50_ior_base(sor); in g94_sor_dp_audio_sym() local
87 const u32 soff = nv50_ior_base(sor); in g94_sor_dp_power() local
106 const u32 soff = nv50_ior_base(sor); in g94_sor_dp_links() local
126 const u32 soff = nv50_ior_base(sor); in g94_sor_war_needed() local
172 const u32 soff = nv50_ior_base(sor); g94_sor_war_3() local
214 const u32 soff = nv50_ior_base(sor); g94_sor_war_2() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgm107.c35 const u32 soff = nv50_ior_base(sor); in gm107_sor_dp_pattern() local
H A Dtu102.c46 const u32 soff = nv50_ior_base(sor); in tu102_sor_dp_links() local
H A Dga102.c35 const u32 soff = nv50_ior_base(sor); in ga102_sor_dp_links() local
H A Dgt215.c38 const u32 soff = ior->id * 0x800; in gt215_sor_hda_eld() local
71 const u32 soff = nv50_ior_base(sor); in gt215_sor_dp_audio() local
100 const u32 soff = nv50_ior_base(ior); in gt215_sor_hdmi_infoframe_vsi() local
123 const u32 soff = nv50_ior_base(ior); gt215_sor_hdmi_infoframe_avi() local
148 const u32 soff = nv50_ior_base(ior); gt215_sor_hdmi_ctrl() local
[all...]
H A Dgm200.c74 const u32 soff = nv50_ior_base(ior); in gm200_sor_hdmi_scdc() local
/kernel/linux/linux-5.10/fs/nfsd/
H A Dblocklayoutxdr.h15 u64 soff; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dblocklayoutxdr.h15 u64 soff; member
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dcsum_partial_copy.c123 csum_partial_cfu_dest_aligned(const unsigned long __user *src, unsigned long *dst, unsigned long soff, long len) csum_partial_cfu_dest_aligned() argument
236 csum_partial_cfu_unaligned(const unsigned long __user * src, unsigned long * dst, unsigned long soff, unsigned long doff, long len, unsigned long partial_dest) csum_partial_cfu_unaligned() argument
317 unsigned long soff = 7 & (unsigned long) src; __csum_and_copy() local
[all...]
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dcsum_partial_copy.c124 csum_partial_cfu_dest_aligned(const unsigned long __user *src, unsigned long *dst, unsigned long soff, long len) csum_partial_cfu_dest_aligned() argument
237 csum_partial_cfu_unaligned(const unsigned long __user * src, unsigned long * dst, unsigned long soff, unsigned long doff, long len, unsigned long partial_dest) csum_partial_cfu_unaligned() argument
318 unsigned long soff = 7 & (unsigned long) src; __csum_and_copy() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dbootx_init.c133 unsigned long soff = bootx_dt_find_string(name); in bootx_dt_add_prop() local
222 unsigned long soff; in bootx_scan_dt_build_strings() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dbootx_init.c134 unsigned long soff = bootx_dt_find_string(name); in bootx_dt_add_prop() local
223 unsigned long soff; in bootx_scan_dt_build_strings() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c128 int soff = NV_PCRTC0_SIZE * nv_crtc->index; in nv10_update_plane() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c128 int soff = NV_PCRTC0_SIZE * nv_crtc->index; in nv10_update_plane() local

Completed in 10 milliseconds

123