Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/parisc/
A Dlba_pci.c207 error_config = READ_REG32(d->hba.base_addr + LBA_ERROR_CONFIG); \
228 WRITE_REG32(error_config | LBA_SMART_MODE, d->hba.base_addr + LBA_ERROR_CONFIG); \
327 WRITE_REG32(error_config, base + LBA_ERROR_CONFIG); \
1364 READ_REG64(d->hba.base_addr + LBA_ERROR_CONFIG), in lba_hw_init()
1396 stat = READ_REG32(d->hba.base_addr + LBA_ERROR_CONFIG); in lba_hw_init()
1400 WRITE_REG32(stat, d->hba.base_addr + LBA_ERROR_CONFIG); in lba_hw_init()
/linux-6.3-rc2/arch/parisc/include/asm/
A Dropes.h316 #define LBA_ERROR_CONFIG 0x0680 macro

Completed in 7 milliseconds