Lines Matching refs:of_decode_int
573 of_decode_int((unsigned char *)&vclean))) == -1) in ofw_getcleaninfo()
610 hi = of_decode_int((unsigned char *) in ofw_configisaonly()
612 start = of_decode_int((unsigned char *) in ofw_configisaonly()
660 hi = of_decode_int((unsigned char *) in ofw_configvl()
662 start = of_decode_int((unsigned char *) in ofw_configvl()
710 dr->start = of_decode_int((unsigned char *)&dr->start); in ofw_configisadma()
711 dr->size = of_decode_int((unsigned char *)&dr->size); in ofw_configisadma()
1490 mp->start = of_decode_int((unsigned char *)&mp->start); in ofw_getphysmeminfo()
1491 mp->size = of_decode_int((unsigned char *)&mp->size); in ofw_getphysmeminfo()
1570 tp->virt = of_decode_int((unsigned char *)&tp->virt); in ofw_getvirttranslations()
1571 tp->size = of_decode_int((unsigned char *)&tp->size); in ofw_getvirttranslations()
1572 tp->phys = of_decode_int((unsigned char *)&tp->phys); in ofw_getvirttranslations()
1573 tp->mode = of_decode_int((unsigned char *)&tp->mode); in ofw_getvirttranslations()
1667 mem_ihandle = of_decode_int((unsigned char *)&mem_ihandle); in ofw_mem_ihandle()
1686 mmu_ihandle = of_decode_int((unsigned char *)&mmu_ihandle); in ofw_mmu_ihandle()