Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7753.h118 unsigned short prcr; member
H A Dcpu_sh7752.h118 unsigned short prcr; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_ctcam.c36 mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(prcr), prcr_pl); in mlxsw_sp_acl_ctcam_region_move()
H A Dreg.h2902 MLXSW_REG_DEFINE(prcr, MLXSW_REG_PRCR_ID, MLXSW_REG_PRCR_LEN);
2920 MLXSW_ITEM32(reg, prcr, op, 0x00, 28, 4);
2926 MLXSW_ITEM32(reg, prcr, offset, 0x00, 0, 16);
2932 MLXSW_ITEM32(reg, prcr, size, 0x04, 0, 16);
2938 MLXSW_ITEM_BUF(reg, prcr, tcam_region_info, 0x10,
2945 MLXSW_ITEM32(reg, prcr, dest_offset, 0x20, 0, 16);
2951 MLXSW_ITEM_BUF(reg, prcr, dest_tcam_region_info, 0x30,
2960 MLXSW_REG_ZERO(prcr, payload); in mlxsw_reg_prcr_pack()
12949 MLXSW_REG(prcr),
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c41 writew(0x0000, &gpio->prcr); /* RIIC */ in init_gpio()
/openbmc/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c44 writew(0x0000, &gpio->prcr); /* RIIC */ in init_gpio()