Searched refs:p1275_phandle2cell (Results 1 – 3 of 3) sorted by relevance
189 ci[3] = p1275_phandle2cell((phandle_t)nodeid); /* Arg1: package */ in prom_getproplen()223 ci[3] = p1275_phandle2cell((phandle_t)nodeid); /* Arg1: package */ in prom_getprop()245 ci[3] = p1275_phandle2cell((phandle_t)nodeid); /* Arg1: package */ in prom_bounded_getprop()268 ci[3] = p1275_phandle2cell((phandle_t)nodeid); /* Arg1: phandle */ in prom_nextprop()303 ci[3] = p1275_phandle2cell((phandle_t)nodeid); /* Arg1: phandle */ in prom_setprop()
58 #define p1275_phandle2cell(ph) ((cell_t)((unsigned int)((phandle_t)(ph)))) macro
114 ci[4] = p1275_phandle2cell(ph); in promif_instance_to_package()