Searched refs:wait_states (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wan/ |
H A D | hd64572.c | 623 static void sca_init(card_t *card, int wait_states) in sca_init() argument 625 sca_out(wait_states, WCRL, card); /* Wait Control */ in sca_init() 626 sca_out(wait_states, WCRM, card); in sca_init() 627 sca_out(wait_states, WCRH, card); in sca_init()
|
H A D | hd64570.c | 711 static void sca_init(card_t *card, int wait_states) in sca_init() argument 713 sca_out(wait_states, WCRL, card); /* Wait Control */ in sca_init() 714 sca_out(wait_states, WCRM, card); in sca_init() 715 sca_out(wait_states, WCRH, card); in sca_init()
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_wait.c | 88 TEST(wait_states) in TEST() argument
|