Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c122 const u32 coff = pior->id * 8 + (state == &pior->arm) * 4; in nv50_pior_state() local
234 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; in nv50_sor_state() local
333 const u32 coff = dac->id * 8 + (state == &dac->arm) * 4; in nv50_dac_state() local
H A Dg94.c271 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; in g94_sor_state() local
H A Dgf119.c307 const u32 coff = (state == &sor->asy) * 0x20000 + sor->id * 0x20; in gf119_sor_state() local
363 const u32 coff = (state == &dac->asy) * 0x20000 + dac->id * 0x20; in gf119_dac_state() local
/linux/net/netfilter/
H A Dnf_nat_sip.c153 unsigned int coff, matchoff, matchlen; in nf_nat_sip() local
/linux/include/linux/power/
H A Dmax17042_battery.h198 u16 coff; /* 0x2F */ member
/linux/drivers/media/pci/ddbridge/
H A Dddbridge.h151 u32 coff; member
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.c524 unsigned long coff; in nfp_nsp_command_buf_dma_sg() local
/linux/fs/ocfs2/
H A Dalloc.c7236 u32 new_highest_cpos, range, trunc_cpos, trunc_len, phys_cpos, coff; in ocfs2_commit_truncate() local