/arch/arm/mach-omap2/ |
D | omap_device.c | 44 static void _add_clkdev(struct omap_device *od, const char *clk_alias, in _add_clkdev() argument 53 dev_dbg(&od->pdev->dev, "Creating %s -> %s\n", clk_alias, clk_name); in _add_clkdev() 55 r = clk_get_sys(dev_name(&od->pdev->dev), clk_alias); in _add_clkdev() 57 dev_dbg(&od->pdev->dev, in _add_clkdev() 73 dev_name(&od->pdev->dev)); in _add_clkdev() 75 rc = clk_add_alias(clk_alias, dev_name(&od->pdev->dev), in _add_clkdev() 81 dev_err(&od->pdev->dev, in _add_clkdev() 84 dev_err(&od->pdev->dev, in _add_clkdev() 108 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev() argument 113 _add_clkdev(od, "fck", oh->main_clk); in _add_hwmod_clocks_clkdev() [all …]
|
D | omap-iommu.c | 48 struct omap_device *od; in omap_iommu_set_pwrdm_constraint() local 52 od = to_omap_device(pdev); in omap_iommu_set_pwrdm_constraint() 53 if (!od) in omap_iommu_set_pwrdm_constraint() 56 if (od->hwmods_cnt != 1) in omap_iommu_set_pwrdm_constraint() 59 pwrdm = omap_hwmod_get_pwrdm(od->hwmods[0]); in omap_iommu_set_pwrdm_constraint()
|
D | hsmmc.c | 75 struct omap_device *od; in omap_hsmmc_init_one() local 115 od = omap_device_alloc(pdev, ohs, 1); in omap_hsmmc_init_one() 116 if (IS_ERR(od)) { in omap_hsmmc_init_one() 139 omap_device_delete(od); in omap_hsmmc_init_one()
|
D | omap_device.h | 77 void omap_device_delete(struct omap_device *od); 95 return pdev ? pdev->archdata.od : NULL; in to_omap_device()
|
D | omap_hwmod.h | 580 struct omap_device *od; member
|
/arch/arm64/crypto/ |
D | sha1-ce-core.S | 102 add_update c, od, k0, 9, 10, 11, 8 104 add_update c, od, k0, 11, 8, 9, 10 107 add_update p, od, k1, 9, 10, 11, 8 109 add_update p, od, k1, 11, 8, 9, 10 111 add_update p, od, k2, 9, 10, 11, 8 114 add_update m, od, k2, 11, 8, 9, 10 116 add_update m, od, k2, 9, 10, 11, 8 119 add_update p, od, k3, 11, 8, 9, 10 121 add_only p, od, k3, 10 123 add_only p, od
|
/arch/mips/include/asm/ |
D | txx9pio.h | 18 __u32 od; member
|
/arch/arm/include/asm/ |
D | device.h | 26 struct omap_device *od; member
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-bob.dts | 75 h1_int_od_l: h1-int-od-l {
|
D | rk3399-gru-scarlet.dtsi | 579 h1_int_od_l: h1-int-od-l {
|
/arch/arm/boot/dts/ |
D | stm32h743-pinctrl.dtsi | 205 sdmmc1_b4_od_pins_a: sdmmc1-b4-od-0 {
|
D | stm32mp157-pinctrl.dtsi | 747 sdmmc1_b4_od_pins_a: sdmmc1-b4-od-0 {
|
/arch/m68k/ifpsp060/src/ |
D | isp.S | 1316 # Memory indirect postindexed: ([bd, An], Xn, od) # 1317 # Memory indirect preindexed: ([bd, An, Xn], od) #
|
D | pfpsp.S | 4936 # Memory indirect postindexed: ([bd, An], Xn, od) # 4937 # Memory indirect preindexed: ([bd, An, Xn], od) #
|
D | fpsp.S | 18887 # Memory indirect postindexed: ([bd, An], Xn, od) # 18888 # Memory indirect preindexed: ([bd, An, Xn], od) #
|
/arch/parisc/kernel/ |
D | syscall.S | 481 or,od %r1,%r30,%r30
|
/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 1212 od@14023000 { 1213 compatible = "mediatek,mt8173-disp-od";
|