Searched refs:mp1 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | marvell,kirkwood-pinctrl.txt | 132 mpp21 21 gpio, ge1(txd1), sata0(act), ts(mp1), tdm(rx0ql), 181 mpp21 21 gpio, ge1(txd1), sata0(act), ts(mp1), tdm(rx0ql), 200 mpp37 37 gpio, ts(mp1), tdm(tx2ql), audio(spdifo) 245 mpp21 21 gpio, ge1(txd1), sata0(act), ts(mp1), tdm(rx0ql), 270 mpp37 37 gpio, ts(mp1), tdm(tx2ql), audio(spdifo), twsi1(sck)
|
| /OK3568_Linux_fs/app/qfm/ |
| H A D | mimeapps.list | 12 audio/mp1=qplayer.desktop 35 audio/x-mp1=qplayer.desktop
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 2598 struct lpfc_dmabuf *mp1, *mp2; in lpfc_post_buffer() local 2614 mp1 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer() 2615 if (mp1) in lpfc_post_buffer() 2616 mp1->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &mp1->phys); in lpfc_post_buffer() 2617 if (!mp1 || !mp1->virt) { in lpfc_post_buffer() 2618 kfree(mp1); in lpfc_post_buffer() 2624 INIT_LIST_HEAD(&mp1->list); in lpfc_post_buffer() 2633 lpfc_mbuf_free(phba, mp1->virt, mp1->phys); in lpfc_post_buffer() 2634 kfree(mp1); in lpfc_post_buffer() 2645 icmd->un.cont64[0].addrHigh = putPaddrHigh(mp1->phys); in lpfc_post_buffer() [all …]
|
| /OK3568_Linux_fs/buildroot/boot/syslinux/ |
| H A D | 0010-core-Clean-up-the-i386-bios-build.patch | 51 extern mp1, mp2, mp3, mp4, mp5
|