Searched refs:PSS_GPIO_OE_REG (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc_ct.c905 r32 = readl(rb + PSS_GPIO_OE_REG);
906 writel(r32 | 1, rb + PSS_GPIO_OE_REG);
H A Dbfi_reg.h136 #define PSS_GPIO_OE_REG 0x000188c8 /* cb/ct */ macro
/linux-master/drivers/scsi/bfa/
H A Dbfi_reg.h135 #define PSS_GPIO_OE_REG 0x000188c8 /* cb/ct */ macro
H A Dbfa_ioc_ct.c764 r32 = readl((rb + PSS_GPIO_OE_REG));
765 writel(r32 | 1, (rb + PSS_GPIO_OE_REG));

Completed in 402 milliseconds