Home
last modified time | relevance | path

Searched refs:NS_TST_OPCODE_END (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/atm/
H A Dnicstar.h362 #define NS_TST_OPCODE_END 0x60000000 /* Jump */ macro
H A Dnicstar.c603 data = ns_tste_make(NS_TST_OPCODE_END, NS_TST0); in ns_init_card()
607 data = ns_tste_make(NS_TST_OPCODE_END, NS_TST1); in ns_init_card()
1615 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()