Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Detherfabric.c1168 EFAB_SET_OWORD_FIELD ( reg, field ## _B0, val ); \
1170 EFAB_SET_OWORD_FIELD ( reg, field ## _A1, val );
1520 EFAB_SET_OWORD_FIELD ( reg, FCN_GPIO0_OEN, ( data ? 0 : 1 ) ); in falcon_i2c_bit_write()
1523 EFAB_SET_OWORD_FIELD ( reg, FCN_GPIO3_OEN, ( data ? 0 : 1 ) ); in falcon_i2c_bit_write()
3384 EFAB_SET_OWORD_FIELD ( reg, FCN_ONCHIP_SRAM, 1 ); in falcon_init_sram()
3426 EFAB_SET_OWORD_FIELD ( reg, FCN_MEM_PERR_EN_TX_DATA, 0 ); in falcon_setup_nic()
3456 EFAB_SET_OWORD_FIELD ( reg, FCN_RX_NODESC_WAIT_DIS, 1 ); in falcon_setup_nic()
3457 EFAB_SET_OWORD_FIELD ( reg, FCN_RX_RECOVERY_EN, 1 ); in falcon_setup_nic()
3458 EFAB_SET_OWORD_FIELD ( reg, FCN_RX_ISCSI_DIS, 1 ); in falcon_setup_nic()
3479 EFAB_SET_OWORD_FIELD ( reg, FCN_TX_DIS_NON_IP_EV, 1 ); in falcon_setup_nic()
[all …]
Detherfabric.h528 #define EFAB_SET_OWORD_FIELD EFAB_SET_OWORD_FIELD64 macro
531 #define EFAB_SET_OWORD_FIELD EFAB_SET_OWORD_FIELD32 macro