Searched refs:WRITE_BACK (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/nwfpe/
H A Dfpa11_cpdt.c215 unsigned int nRc = 1, write_back = WRITE_BACK(opcode);
258 unsigned int nRc = 1, write_back = WRITE_BACK(opcode);
309 unsigned int i, Fd, write_back = WRITE_BACK(opcode);
345 unsigned int i, Fd, write_back = WRITE_BACK(opcode);
H A Dfpopcode.h212 #define WRITE_BACK(opcode) ((opcode & BIT_WRITE_BACK) != 0) macro
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c178 WRITE_BACK = 1, enumerator in enum:mbox_write_back_type
714 HINIC_MBOX_INT_SET(WRITE_BACK, WB_EN);

Completed in 220 milliseconds