Searched refs:read_prop64_dword (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | of.c | 40 static const __be64 *read_prop64_dword(const struct device_node *np, in read_prop64_dword() function 207 read_prop64_dword(np, "ibm,error-buffer-size", &afu->eb_len); in cxl_of_read_afu_properties() 213 read_prop64_dword(np, "ibm,config-record-size", &afu->crs_len); in cxl_of_read_afu_properties()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | of.c | 40 static const __be64 *read_prop64_dword(const struct device_node *np, in read_prop64_dword() function 207 read_prop64_dword(np, "ibm,error-buffer-size", &afu->eb_len); in cxl_of_read_afu_properties() 213 read_prop64_dword(np, "ibm,config-record-size", &afu->crs_len); in cxl_of_read_afu_properties()
|
Completed in 2 milliseconds