Home
last modified time | relevance | path

Searched defs:coff (Results 1 – 25 of 41) sorted by relevance

12

/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddmacgv100.c53 const u32 coff = chan->chid.ctrl * 0x04; in gv100_disp_dmac_fini() local
66 const u32 coff = chan->chid.ctrl * 0x04; in gv100_disp_dmac_init() local
Ddacgf119.c36 const u32 coff = (state == &dac->asy) * 0x20000 + dac->id * 0x20; in gf119_dac_state() local
Dsornv50.c70 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; in nv50_sor_state() local
Dsorgv100.c61 const u32 coff = (state == &sor->arm) * 0x8000 + sor->id * 0x20; in gv100_sor_state() local
Ddacnv50.c87 const u32 coff = dac->id * 8 + (state == &dac->arm) * 4; in nv50_dac_state() local
Dpiornv50.c101 const u32 coff = pior->id * 8 + (state == &pior->arm) * 4; in nv50_pior_state() local
Dsorgf119.c136 const u32 coff = (state == &sor->asy) * 0x20000 + sor->id * 0x20; in gf119_sor_state() local
Dsorg94.c240 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; in g94_sor_state() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddmacgv100.c54 const u32 coff = chan->chid.ctrl * 0x04; in gv100_disp_dmac_fini() local
68 const u32 coff = chan->chid.ctrl * 0x04; in gv100_disp_dmac_init() local
Ddacgf119.c36 const u32 coff = (state == &dac->asy) * 0x20000 + dac->id * 0x20; in gf119_dac_state() local
Dsornv50.c70 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; in nv50_sor_state() local
Dsorgv100.c61 const u32 coff = (state == &sor->arm) * 0x8000 + sor->id * 0x20; in gv100_sor_state() local
Ddacnv50.c87 const u32 coff = dac->id * 8 + (state == &dac->arm) * 4; in nv50_dac_state() local
Dpiornv50.c101 const u32 coff = pior->id * 8 + (state == &pior->arm) * 4; in nv50_pior_state() local
Dsorgf119.c139 const u32 coff = (state == &sor->asy) * 0x20000 + sor->id * 0x20; in gf119_sor_state() local
/kernel/linux/linux-5.10/drivers/pinctrl/zte/
Dpinctrl-zx.h51 #define TOP_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
66 #define AON_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
/kernel/linux/linux-4.19/drivers/pinctrl/zte/
Dpinctrl-zx.h54 #define TOP_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
69 #define AON_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgpfifogf100.c164 u32 coff = chan->base.chid * 8; in gf100_fifo_gpfifo_fini() local
184 u32 coff = chan->base.chid * 8; in gf100_fifo_gpfifo_init() local
Dgpfifogk104.c189 u32 coff = chan->base.chid * 8; in gk104_fifo_gpfifo_fini() local
208 u32 coff = chan->base.chid * 8; in gk104_fifo_gpfifo_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgpfifogf100.c164 u32 coff = chan->base.chid * 8; in gf100_fifo_gpfifo_fini() local
184 u32 coff = chan->base.chid * 8; in gf100_fifo_gpfifo_init() local
Dgpfifogk104.c189 u32 coff = chan->base.chid * 8; in gk104_fifo_gpfifo_fini() local
208 u32 coff = chan->base.chid * 8; in gk104_fifo_gpfifo_init() local
/kernel/linux/linux-4.19/drivers/mtd/maps/
Dpmcmsp-flash.c55 int offset, coff; in init_msp_flash() local
/kernel/linux/linux-5.10/drivers/mtd/maps/
Dpmcmsp-flash.c55 int offset, coff; in init_msp_flash() local
/kernel/linux/linux-5.10/fs/ocfs2/
Dextent_map.c75 unsigned int coff; in ocfs2_extent_map_lookup() local
523 u32 coff = v_cluster - le32_to_cpu(rec->e_cpos); in ocfs2_relative_extent_offsets() local
541 u32 coff; in ocfs2_xattr_get_clusters() local
/kernel/linux/linux-4.19/fs/ocfs2/
Dextent_map.c88 unsigned int coff; in ocfs2_extent_map_lookup() local
536 u32 coff = v_cluster - le32_to_cpu(rec->e_cpos); in ocfs2_relative_extent_offsets() local
554 u32 coff; in ocfs2_xattr_get_clusters() local

12