Home
last modified time | relevance | path

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

/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-debug.c24 u32 shd; member
41 u32 val, shd; in rkisp1_debug_dump_regs() local
51 if (regs->shd) { in rkisp1_debug_dump_regs()
52 shd = rkisp1_read(rkisp1, offset + regs->shd); in rkisp1_debug_dump_regs()
54 val, shd); in rkisp1_debug_dump_regs()
/drivers/staging/media/ipu3/
A Dipu3-css-params.c2110 acc->shd.shd = acc_user->shd.shd; in imgu_css_cfg_acc()
2111 acc->shd.shd_lut = acc_user->shd.shd_lut; in imgu_css_cfg_acc()
2114 acc->shd.shd = acc_old->shd.shd; in imgu_css_cfg_acc()
2115 acc->shd.shd_lut = acc_old->shd.shd_lut; in imgu_css_cfg_acc()
2118 acc->shd.shd = imgu_css_shd_defaults; in imgu_css_cfg_acc()
2122 if (acc->shd.shd.grid.width <= 0) in imgu_css_cfg_acc()
2125 acc->shd.shd.grid.grid_height_per_slice = in imgu_css_cfg_acc()
2132 (-acc->shd.shd.grid.y_start >> in imgu_css_cfg_acc()
2133 acc->shd.shd.grid.block_height_log2) % in imgu_css_cfg_acc()
2134 acc->shd.shd.grid.grid_height_per_slice; in imgu_css_cfg_acc()
[all …]
A Dipu3-abi.h735 struct ipu3_uapi_shd_config_static shd __aligned(32);
1283 struct imgu_abi_shd_config shd __aligned(32);
/drivers/net/phy/
A Dbcm7xxx.c631 u8 shd = bcm7xxx_28nm_ephy_regnum_to_shd(regnum); in bcm7xxx_28nm_ephy_read_mmd() local
635 shd == MII_BCM7XXX_REG_INVALID) in bcm7xxx_28nm_ephy_read_mmd()
645 ret = __phy_write(phydev, MII_BCM7XXX_SHD_2_ADDR_CTRL, shd); in bcm7xxx_28nm_ephy_read_mmd()
661 u8 shd = bcm7xxx_28nm_ephy_regnum_to_shd(regnum); in bcm7xxx_28nm_ephy_write_mmd() local
665 shd == MII_BCM7XXX_REG_INVALID) in bcm7xxx_28nm_ephy_write_mmd()
675 ret = __phy_write(phydev, MII_BCM7XXX_SHD_2_ADDR_CTRL, shd); in bcm7xxx_28nm_ephy_write_mmd()
/drivers/staging/media/ipu3/include/uapi/
A Dintel-ipu3.h1236 struct ipu3_uapi_shd_config_static shd __attribute__((aligned(32))); member
2507 struct ipu3_uapi_shd_config shd __attribute__((aligned(32))); member

Completed in 37 milliseconds