Home
last modified time | relevance | path

Searched refs:system_port_status (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dvub300.c351 struct sd_status_header system_port_status; member
507 (0x0001 & vub300->system_port_status.port_flags) ? 1 : 0; in new_system_port_status()
509 (0x0010 & vub300->system_port_status.port_flags) ? 1 : 0; in new_system_port_status()
578 0x0000, 0x0000, &vub300->system_port_status, in check_vub300_port_status()
579 sizeof(vub300->system_port_status), 1000); in check_vub300_port_status()
580 if (sizeof(vub300->system_port_status) == retval) in check_vub300_port_status()
605 vub300->system_port_status = vub300->resp.status; in __vub300_irqpoll_response()
2304 0x0000, 0x0000, &vub300->system_port_status, in vub300_probe()
2305 sizeof(vub300->system_port_status), 1000); in vub300_probe()
2308 } else if (sizeof(vub300->system_port_status) in vub300_probe()
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dvub300.c351 struct sd_status_header system_port_status; member
507 (0x0001 & vub300->system_port_status.port_flags) ? 1 : 0; in new_system_port_status()
509 (0x0010 & vub300->system_port_status.port_flags) ? 1 : 0; in new_system_port_status()
578 0x0000, 0x0000, &vub300->system_port_status, in check_vub300_port_status()
579 sizeof(vub300->system_port_status), 1000); in check_vub300_port_status()
580 if (sizeof(vub300->system_port_status) == retval) in check_vub300_port_status()
605 vub300->system_port_status = vub300->resp.status; in __vub300_irqpoll_response()
2302 0x0000, 0x0000, &vub300->system_port_status, in vub300_probe()
2303 sizeof(vub300->system_port_status), 1000); in vub300_probe()
2306 } else if (sizeof(vub300->system_port_status) in vub300_probe()
[all...]

Completed in 7 milliseconds