Searched refs:smi_data_buf_phys_addr (Results 1 – 2 of 2) sorted by relevance
52 static u32 smi_data_buf_phys_addr; variable68 __func__, smi_data_buf_phys_addr, smi_data_buf_size); in smi_data_buf_free()74 smi_data_buf_phys_addr = 0; in smi_data_buf_free()111 smi_data_buf_phys_addr = (u32) virt_to_phys(buf); in smi_data_buf_realloc()115 __func__, smi_data_buf_phys_addr, smi_data_buf_size); in smi_data_buf_realloc()124 return sprintf(buf, "%x\n", smi_data_buf_phys_addr); in smi_data_buf_phys_addr_show()367 data = (u8 *)&smi_data_buf_phys_addr; in host_control_smi()399 data = (u8 *)&smi_data_buf_phys_addr; in host_control_smi()521 static DCDBAS_DEV_ATTR_RO(smi_data_buf_phys_addr);
36 /sys/devices/platform/dcdbas/smi_data_buf_phys_addr