Searched refs:shd (Results 1 – 6 of 6) sorted by relevance
2113 acc->shd.shd = acc_user->shd.shd; in imgu_css_cfg_acc()2114 acc->shd.shd_lut = acc_user->shd.shd_lut; in imgu_css_cfg_acc()2117 acc->shd.shd = acc_old->shd.shd; in imgu_css_cfg_acc()2118 acc->shd.shd_lut = acc_old->shd.shd_lut; in imgu_css_cfg_acc()2121 acc->shd.shd = imgu_css_shd_defaults; in imgu_css_cfg_acc()2122 memset(&acc->shd.shd_lut, 0, sizeof(acc->shd.shd_lut)); in imgu_css_cfg_acc()2125 if (acc->shd.shd.grid.width <= 0) in imgu_css_cfg_acc()2128 acc->shd.shd.grid.grid_height_per_slice = in imgu_css_cfg_acc()2129 IMGU_ABI_SHD_MAX_CELLS_PER_SET / acc->shd.shd.grid.width; in imgu_css_cfg_acc()2131 if (acc->shd.shd.grid.grid_height_per_slice <= 0) 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);
448 u8 shd = bcm7xxx_28nm_ephy_regnum_to_shd(regnum); in bcm7xxx_28nm_ephy_read_mmd() local452 shd == MII_BCM7XXX_REG_INVALID) in bcm7xxx_28nm_ephy_read_mmd()462 ret = __phy_write(phydev, MII_BCM7XXX_SHD_2_ADDR_CTRL, shd); in bcm7xxx_28nm_ephy_read_mmd()478 u8 shd = bcm7xxx_28nm_ephy_regnum_to_shd(regnum); in bcm7xxx_28nm_ephy_write_mmd() local482 shd == MII_BCM7XXX_REG_INVALID) in bcm7xxx_28nm_ephy_write_mmd()492 ret = __phy_write(phydev, MII_BCM7XXX_SHD_2_ADDR_CTRL, shd); in bcm7xxx_28nm_ephy_write_mmd()
190 ; IRQ shd definitely not happen between now and rtie
322 ; IRQ shd definitely not happen between now and rtie
1199 struct ipu3_uapi_shd_config_static shd __attribute__((aligned(32))); member2472 struct ipu3_uapi_shd_config shd __attribute__((aligned(32))); member