Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/apple/ !
H A Dmacmace.c300 mb->iac = LOGADDR; in mace_reset()
302 mb->iac = ADDRCHG | LOGADDR; in mace_reset()
303 while ((mb->iac & ADDRCHG) != 0) in mace_reset()
311 mb->iac = 0; in mace_reset()
330 mb->iac = PHYADDR; in __mace_set_address()
332 mb->iac = ADDRCHG | PHYADDR; in __mace_set_address()
333 while ((mb->iac & ADDRCHG) != 0) in __mace_set_address()
340 mb->iac = 0; in __mace_set_address()
518 mb->iac = LOGADDR; in mace_set_multicast()
520 mb->iac in mace_set_multicast()
[all...]
H A Dmace.c352 out_8(&mb->iac, LOGADDR); in mace_reset()
354 out_8(&mb->iac, ADDRCHG | LOGADDR); in mace_reset()
355 while ((in_8(&mb->iac) & ADDRCHG) != 0) in mace_reset()
363 out_8(&mb->iac, 0); in mace_reset()
381 out_8(&mb->iac, PHYADDR); in __mace_set_address()
383 out_8(&mb->iac, ADDRCHG | PHYADDR); in __mace_set_address()
384 while ((in_8(&mb->iac) & ADDRCHG) != 0) in __mace_set_address()
393 out_8(&mb->iac, 0); in __mace_set_address()
623 out_8(&mb->iac, LOGADDR); in mace_set_multicast()
625 out_8(&mb->iac, ADDRCH in mace_set_multicast()
[all...]
H A Dmace.h30 REG(iac); /* internal address config */
/linux/drivers/misc/ !
H A Dapds990x.c433 int iac, iac1, iac2; /* IR adjusted counts */ in apds990x_get_lux() local
443 iac = max(iac1, iac2); in apds990x_get_lux()
444 iac = max(iac, 0); in apds990x_get_lux()
449 return (iac * lpc) / APDS_PARAM_SCALE; in apds990x_get_lux()
/linux/drivers/net/ethernet/intel/igc/ !
H A Digc_hw.h261 u64 iac; member
H A Digc_main.c5273 adapter->stats.iac += rd32(IGC_IAC); in igc_update_stats()
/linux/drivers/net/ethernet/intel/igb/ !
H A De1000_hw.h222 u64 iac; member
/linux/tools/arch/powerpc/include/uapi/asm/ !
H A Dkvm.h240 * iac/dac registers are 64bit wide, while this API
243 * iac/dac registers.
245 __u32 iac[4]; member
/linux/drivers/net/ethernet/intel/e1000e/ !
H A Dhw.h435 u64 iac; member
/linux/drivers/net/ethernet/intel/e1000/ !
H A De1000_hw.h1310 u64 iac; member
/linux/arch/s390/tools/ !
H A Dopcodes.txt215 b224 iac RRE_R0