Searched refs:pf_ccr_offset (Results 1 – 2 of 2) sorted by relevance
141 pf->pf_ccr_offset + ccr)); in pccard_ccr_read()149 pf->pf_ccr_offset + ccr, val); in pccard_ccr_write()302 pf->number, pf->pf_ccr_window, pf->pf_ccr_offset, in pccard_probe_and_attach_child()677 (pf->ccr_base >= (tmp->ccr_base - tmp->pf_ccr_offset)) && in pccard_function_enable()679 (tmp->ccr_base - tmp->pf_ccr_offset + in pccard_function_enable()708 pf->ccr_rid, pf->ccr_base, &pf->pf_ccr_offset); in pccard_function_enable()742 tmp->pf_ccr_offset, in pccard_function_enable()800 (pf->ccr_base >= (tmp->ccr_base - tmp->pf_ccr_offset)) && in pccard_function_disable()802 (tmp->ccr_base - tmp->pf_ccr_offset + in pccard_function_disable()1419 devi->pf->pf_ccr_offset, *val)); in pccard_ccr_read_impl()[all …]
114 uint32_t pf_ccr_offset; /* Offset from ccr_base of CIS */ member