Home
last modified time | relevance | path

Searched refs:od (Results 1 – 14 of 14) sorted by relevance

/arch/arm/mach-omap2/
Domap_device.c46 static void _add_clkdev(struct omap_device *od, const char *clk_alias, in _add_clkdev() argument
55 dev_dbg(&od->pdev->dev, "Creating %s -> %s\n", clk_alias, clk_name); in _add_clkdev()
57 r = clk_get_sys(dev_name(&od->pdev->dev), clk_alias); in _add_clkdev()
59 dev_dbg(&od->pdev->dev, in _add_clkdev()
65 rc = clk_add_alias(clk_alias, dev_name(&od->pdev->dev), clk_name, NULL); in _add_clkdev()
68 dev_err(&od->pdev->dev, in _add_clkdev()
71 dev_err(&od->pdev->dev, in _add_clkdev()
95 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev() argument
100 _add_clkdev(od, "fck", oh->main_clk); in _add_hwmod_clocks_clkdev()
103 _add_clkdev(od, oh->opt_clks[i].role, oh->opt_clks[i].clk); in _add_hwmod_clocks_clkdev()
[all …]
Domap_device.h84 void omap_device_delete(struct omap_device *od);
102 return pdev ? pdev->archdata.od : NULL; in to_omap_device()
Dopp.c80 if (!oh || !oh->od) { in omap_init_opp_table()
85 dev = &oh->od->pdev->dev; in omap_init_opp_table()
Dserial.c86 struct omap_device *od = to_omap_device(pdev); in omap_uart_enable_wakeup() local
88 if (!od) in omap_uart_enable_wakeup()
92 omap_hwmod_enable_wakeup(od->hwmods[0]); in omap_uart_enable_wakeup()
94 omap_hwmod_disable_wakeup(od->hwmods[0]); in omap_uart_enable_wakeup()
Dhsmmc.c395 struct omap_device *od; in omap_hsmmc_init_one() local
446 od = omap_device_alloc(pdev, ohs, 1); in omap_hsmmc_init_one()
447 if (IS_ERR(od)) { in omap_hsmmc_init_one()
473 omap_device_delete(od); in omap_hsmmc_init_one()
Ddisplay.c175 struct omap_device *od; in create_dss_pdev() local
203 od = omap_device_alloc(pdev, ohs, 1); in create_dss_pdev()
204 if (IS_ERR(od)) { in create_dss_pdev()
Domap_hwmod.h673 struct omap_device *od; member
/arch/arm64/crypto/
Dsha1-ce-core.S101 add_update c, od, k0, 9, 10, 11, 8
103 add_update c, od, k0, 11, 8, 9, 10
106 add_update p, od, k1, 9, 10, 11, 8
108 add_update p, od, k1, 11, 8, 9, 10
110 add_update p, od, k2, 9, 10, 11, 8
113 add_update m, od, k2, 11, 8, 9, 10
115 add_update m, od, k2, 9, 10, 11, 8
118 add_update p, od, k3, 11, 8, 9, 10
120 add_only p, od, k3, 10
122 add_only p, od
/arch/mips/include/asm/
Dtxx9pio.h18 __u32 od; member
/arch/arm/include/asm/
Ddevice.h27 struct omap_device *od; member
/arch/arc/plat-axs10x/
Daxs10x.c375 axs103_set_freq(unsigned int id, unsigned int fd, unsigned int od) in axs103_set_freq() argument
385 write_cgu_reg(encode_div(od, 1), in axs103_set_freq()
/arch/m68k/ifpsp060/src/
Disp.S1316 # Memory indirect postindexed: ([bd, An], Xn, od) #
1317 # Memory indirect preindexed: ([bd, An, Xn], od) #
Dpfpsp.S4936 # Memory indirect postindexed: ([bd, An], Xn, od) #
4937 # Memory indirect preindexed: ([bd, An, Xn], od) #
Dfpsp.S18887 # Memory indirect postindexed: ([bd, An], Xn, od) #
18888 # Memory indirect preindexed: ([bd, An, Xn], od) #