Home
last modified time | relevance | path

Searched refs:host_sg_tbl_ptr (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/rts5208/
Drtsx_transport.h52 return (u8 *)(chip->host_sg_tbl_ptr); in rtsx_get_cmd_data()
Drtsx.c651 dev->chip->host_sg_tbl_ptr = NULL; in rtsx_release_resources()
928 dev->chip->host_sg_tbl_ptr = dev->rtsx_resv_buf + HOST_CMDS_BUF_LEN; in rtsx_probe()
Drtsx_transport.c300 u64 *sgb = (u64 *)(chip->host_sg_tbl_ptr); in rtsx_add_sg_tbl()
Drtsx_chip.h702 void *host_sg_tbl_ptr; /* SG descriptor table */ member
/drivers/mfd/
Drtsx_pcr.c352 u64 *ptr = (u64 *)(pcr->host_sg_tbl_ptr) + pcr->sgi; in rtsx_pci_add_sg_tbl()
1225 pcr->host_sg_tbl_ptr = pcr->rtsx_resv_buf + HOST_CMDS_BUF_LEN; in rtsx_pci_probe()