Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Dfore200e.c1229 struct activate_opcode activ_opcode; in fore200e_activate_vcin() local
1240 activ_opcode.opcode = OPCODE_ACTIVATE_VCIN; in fore200e_activate_vcin()
1241 activ_opcode.aal = aal; in fore200e_activate_vcin()
1242 activ_opcode.scheme = FORE200E_VCC(vcc)->scheme; in fore200e_activate_vcin()
1243 activ_opcode.pad = 0; in fore200e_activate_vcin()
1263 …fore200e->bus->write(*(u32*)&activ_opcode, (u32 __iomem *)&entry->cp_entry->cmd.activate_block.opc… in fore200e_activate_vcin()