Home
last modified time | relevance | path

Searched refs:ns_tste_make (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.h364 #define ns_tste_make(opcode, sramad) (opcode | sramad) macro
H A Dnicstar.c601 data = ns_tste_make(NS_TST_OPCODE_END, NS_TST0); in ns_init_card()
605 data = ns_tste_make(NS_TST_OPCODE_END, NS_TST1); in ns_init_card()
1601 data = ns_tste_make(NS_TST_OPCODE_FIXED, vc->cbr_scd); in fill_tst()
1619 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.h364 #define ns_tste_make(opcode, sramad) (opcode | sramad) 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()
1597 data = ns_tste_make(NS_TST_OPCODE_FIXED, vc->cbr_scd); in fill_tst()
1615 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()

Completed in 11 milliseconds