Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dfore200e.c1320 struct activate_opcode activ_opcode; in fore200e_activate_vcin() local
1331 activ_opcode.opcode = OPCODE_ACTIVATE_VCIN; in fore200e_activate_vcin()
1332 activ_opcode.aal = aal; in fore200e_activate_vcin()
1333 activ_opcode.scheme = FORE200E_VCC(vcc)->scheme; in fore200e_activate_vcin()
1334 activ_opcode.pad = 0; in fore200e_activate_vcin()
1354 …fore200e->bus->write(*(u32*)&activ_opcode, (u32 __iomem *)&entry->cp_entry->cmd.activate_block.opc… in fore200e_activate_vcin()