Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()
/linux-6.3-rc2/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);
/linux-6.3-rc2/drivers/net/phy/
A Dbcm7xxx.c632 u8 shd = bcm7xxx_28nm_ephy_regnum_to_shd(regnum); in bcm7xxx_28nm_ephy_read_mmd() local
636 shd == MII_BCM7XXX_REG_INVALID) in bcm7xxx_28nm_ephy_read_mmd()
646 ret = __phy_write(phydev, MII_BCM7XXX_SHD_2_ADDR_CTRL, shd); in bcm7xxx_28nm_ephy_read_mmd()
662 u8 shd = bcm7xxx_28nm_ephy_regnum_to_shd(regnum); in bcm7xxx_28nm_ephy_write_mmd() local
666 shd == MII_BCM7XXX_REG_INVALID) in bcm7xxx_28nm_ephy_write_mmd()
676 ret = __phy_write(phydev, MII_BCM7XXX_SHD_2_ADDR_CTRL, shd); in bcm7xxx_28nm_ephy_write_mmd()
/linux-6.3-rc2/arch/arm/boot/dts/
A Daspeed-bmc-ampere-mtmitchell.dts531 "host0-reboot-ack-n","host0-ready","host0-shd-req-n",
532 "host0-shd-ack-n","s0-overtemp-n",
/linux-6.3-rc2/arch/arc/kernel/
A Dentry-arcv2.S190 ; IRQ shd definitely not happen between now and rtie
A Dentry-compact.S322 ; IRQ shd definitely not happen between now and rtie
/linux-6.3-rc2/drivers/staging/media/ipu3/include/uapi/
A Dintel-ipu3.h1235 struct ipu3_uapi_shd_config_static shd __attribute__((aligned(32))); member
2508 struct ipu3_uapi_shd_config shd __attribute__((aligned(32))); member

Completed in 48 milliseconds