Home
last modified time | relevance | path

Searched full:rnn (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/msm/registers/
H A Dgen_header.py598 # file is, the way the rnn C code does. So if it doesn't exist
913 p.parse(args.rnn, args.xml, args.validate)
968 p.parse(args.rnn, args.xml, args.validate)
985 parser.add_argument('--rnn', type=str, required=True)
/linux/drivers/gpu/drm/msm/
H A DMakefile176 $(headergen-opts) --rnn $(src)/registers --xml $< c-defines > $@
/linux/tools/perf/arch/x86/util/
H A Dperf_regs.c95 /* rNN registers */
/linux/arch/x86/include/asm/xen/
H A Dhypercall.h66 * It isn't possible to specify one of the rNN registers in a
/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c2051 CtReq->un.rnn.PortId = cpu_to_be32(vport->fc_myDID); in lpfc_ns_cmd()
2052 memcpy(CtReq->un.rnn.wwnn, &vport->fc_nodename, in lpfc_ns_cmd()