Lines Matching defs:address
306 * 8 KB, 16-bit address, 32 B write block */
311 * 128 KB, 24-bit address, 32 KB erase block, 256 B write block */
553 unsigned int command, int address,
556 bool addressed = (address >= 0);
570 /* Program address register, if we have an address */
572 EF4_POPULATE_OWORD_1(reg, FRF_AB_EE_SPI_HADR_ADR, address);
610 const u8 command, const unsigned int address)
612 return command | (((address >> 8) & spi->munge_address) << 3);
1146 /* Set MAC address */
1591 /* Write the address/ID register */