Searched refs:shd (Results 1 – 5 of 5) sorted by relevance
24 u32 shd; member41 u32 val, shd; in rkisp1_debug_dump_regs() local51 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()
2110 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 …]
735 struct ipu3_uapi_shd_config_static shd __aligned(32);1283 struct imgu_abi_shd_config shd __aligned(32);
631 u8 shd = bcm7xxx_28nm_ephy_regnum_to_shd(regnum); in bcm7xxx_28nm_ephy_read_mmd() local635 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() local665 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()
1236 struct ipu3_uapi_shd_config_static shd __attribute__((aligned(32))); member2507 struct ipu3_uapi_shd_config shd __attribute__((aligned(32))); member
Completed in 37 milliseconds