Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
Dfore200e.c1227 struct activate_opcode activ_opcode; in fore200e_activate_vcin() local
1238 activ_opcode.opcode = OPCODE_ACTIVATE_VCIN; in fore200e_activate_vcin()
1239 activ_opcode.aal = aal; in fore200e_activate_vcin()
1240 activ_opcode.scheme = FORE200E_VCC(vcc)->scheme; in fore200e_activate_vcin()
1241 activ_opcode.pad = 0; in fore200e_activate_vcin()
1261 …fore200e->bus->write(*(u32*)&activ_opcode, (u32 __iomem *)&entry->cp_entry->cmd.activate_block.opc… in fore200e_activate_vcin()