Searched refs:smi_data_buf_phys_addr (Results 1 – 2 of 2) sorted by relevance
51 static u32 smi_data_buf_phys_addr; variable67 __func__, smi_data_buf_phys_addr, smi_data_buf_size); in smi_data_buf_free()73 smi_data_buf_phys_addr = 0; in smi_data_buf_free()110 smi_data_buf_phys_addr = (u32) virt_to_phys(buf); in smi_data_buf_realloc()114 __func__, smi_data_buf_phys_addr, smi_data_buf_size); in smi_data_buf_realloc()123 return sprintf(buf, "%x\n", smi_data_buf_phys_addr); in smi_data_buf_phys_addr_show()366 data = (u8 *)&smi_data_buf_phys_addr; in host_control_smi()398 data = (u8 *)&smi_data_buf_phys_addr; in host_control_smi()520 static DCDBAS_DEV_ATTR_RO(smi_data_buf_phys_addr);
30 /sys/devices/platform/dcdbas/smi_data_buf_phys_addr