Searched refs:TRDYV (Results 1 – 2 of 2) sorted by relevance
/arch/mips/pci/ | ||
D | pci-vr41xx.h | 86 #define TRDYV(val) ((uint32_t)(val) & 0xffU) macro |
D | pci-vr41xx.c | 233 pciu_write(PCITRDYVREG, TRDYV(setup->wait_time_limit_from_irdy_to_trdy)); in vr41xx_pciu_init() |