Home
last modified time | relevance | path

Searched refs:smi_data_buf_phys_addr (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/firmware/
Ddcdbas.c51 static u32 smi_data_buf_phys_addr; variable
67 __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);
/linux-4.4.14/Documentation/
Ddcdbas.txt30 /sys/devices/platform/dcdbas/smi_data_buf_phys_addr