Lines Matching refs:size
57 u64 size;
59 /* Get address and size of the node */
60 prop = of_get_address(np, 0, &size, NULL);
61 if (size)
64 /* Helper to read a big number; size is in cells (not bytes) */
73 u64 addr, size;
85 size = of_read_number(&prop[naddr], nsize);
92 afu->guest->p2n_size = size;
96 afu->adapter->ps_size = size;
104 pr_info("%s: %#x %#llx (size %#llx)\n",
105 prop_name, type, addr, size);
184 read_prop_dword(np, "ibm,scratchpad-size", &val);
204 read_prop_dword(np, "ibm,vpd-size", &val);
207 read_prop64_dword(np, "ibm,error-buffer-size", &afu->eb_len);
213 read_prop64_dword(np, "ibm,config-record-size", &afu->crs_len);
270 pr_devel("p2n_phys: %#llx (size %#llx)\n",
272 pr_devel("psn_phys: %#llx (size %#llx)\n",
359 read_prop_dword(np, "#size-cells", &val);
373 pr_info("reg: addr:%#llx size:%#x\n",