Searched defs:coff (Results 1 – 19 of 19) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | dmacgv100.c | 54 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
|
A D | dacgf119.c | 36 const u32 coff = (state == &dac->asy) * 0x20000 + dac->id * 0x20; in gf119_dac_state() local
|
A D | sornv50.c | 70 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; in nv50_sor_state() local
|
A D | dacnv50.c | 87 const u32 coff = dac->id * 8 + (state == &dac->arm) * 4; in nv50_dac_state() local
|
A D | sorgv100.c | 61 const u32 coff = (state == &sor->arm) * 0x8000 + sor->id * 0x20; in gv100_sor_state() local
|
A D | piornv50.c | 101 const u32 coff = pior->id * 8 + (state == &pior->arm) * 4; in nv50_pior_state() local
|
A D | sorgf119.c | 139 const u32 coff = (state == &sor->asy) * 0x20000 + sor->id * 0x20; in gf119_sor_state() local
|
A D | sorg94.c | 240 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; in g94_sor_state() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
A D | gpfifogf100.c | 171 u32 coff = chan->base.chid * 8; in gf100_fifo_gpfifo_fini() local 191 u32 coff = chan->base.chid * 8; in gf100_fifo_gpfifo_init() local
|
A D | gpfifogk104.c | 198 u32 coff = chan->base.chid * 8; in gk104_fifo_gpfifo_fini() local 217 u32 coff = chan->base.chid * 8; in gk104_fifo_gpfifo_init() local
|
/linux/fs/ocfs2/ |
A D | extent_map.c | 73 unsigned int coff; in ocfs2_extent_map_lookup() local 521 u32 coff = v_cluster - le32_to_cpu(rec->e_cpos); in ocfs2_relative_extent_offsets() local 539 u32 coff; in ocfs2_xattr_get_clusters() local
|
A D | file.c | 1713 u32 coff, range; in ocfs2_calc_trunc_pos() local
|
A D | alloc.c | 7209 u32 new_highest_cpos, range, trunc_cpos, trunc_len, phys_cpos, coff; in ocfs2_commit_truncate() local
|
/linux/net/netfilter/ |
A D | nf_nat_sip.c | 153 unsigned int coff, matchoff, matchlen; in nf_nat_sip() local
|
A D | nf_conntrack_sip.c | 1329 unsigned int matchoff, matchlen, coff = 0; in process_register_response() local
|
/linux/include/linux/power/ |
A D | max17042_battery.h | 198 u16 coff; /* 0x2F */ member
|
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
A D | nfp_nsp.c | 523 unsigned long coff; in nfp_nsp_command_buf_dma_sg() local
|
/linux/drivers/media/pci/ddbridge/ |
A D | ddbridge.h | 160 u32 coff; member
|
/linux/drivers/media/dvb-frontends/ |
A D | dib8000.c | 2298 const u16 *coff; in dib8000_set_sb_channel() local
|
Completed in 53 milliseconds