Searched refs:pf_ccr_offset (Results 1 – 2 of 2) sorted by relevance
142 pf->pf_ccr_offset + ccr)); in pccard_ccr_read()150 pf->pf_ccr_offset + ccr, val); in pccard_ccr_write()305 pf->number, pf->pf_ccr_window, pf->pf_ccr_offset, in pccard_probe_and_attach_child()680 (pf->ccr_base >= (tmp->ccr_base - tmp->pf_ccr_offset)) && in pccard_function_enable()682 (tmp->ccr_base - tmp->pf_ccr_offset + in pccard_function_enable()711 pf->ccr_rid, pf->ccr_base, &pf->pf_ccr_offset); in pccard_function_enable()745 tmp->pf_ccr_offset, in pccard_function_enable()803 (pf->ccr_base >= (tmp->ccr_base - tmp->pf_ccr_offset)) && in pccard_function_disable()805 (tmp->ccr_base - tmp->pf_ccr_offset + in pccard_function_disable()1408 devi->pf->pf_ccr_offset, *val)); in pccard_ccr_read_impl()[all …]
116 uint32_t pf_ccr_offset; /* Offset from ccr_base of CIS */ member