Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/
Dpcie-microchip-host.c42 #define SEC_ERROR_INT_MASK 0x2c macro
218 .mask_offset = SEC_ERROR_INT_MASK, \
1088 writel_relaxed(0, ctrl_base_addr + SEC_ERROR_INT_MASK); in mc_platform_init()