Searched defs:hw (Results 1 - 5 of 5) sorted by relevance

/openwrt/target/linux/oxnas/files/drivers/irqchip/
H A Dirq-rps.c81 rps_irq_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) argument
/openwrt/target/linux/cns3xxx/files/drivers/spi/
H A Dspi-cns3xxx.c92 static inline u8 cns3xxx_spi_bus_idle(struct cns3xxx_spi *hw) argument
97 static inline u8 cns3xxx_spi_tx_buffer_empty(struct cns3xxx_spi *hw) argument
102 static inline u8 cns3xxx_spi_rx_buffer_full(struct cns3xxx_spi *hw) argument
107 u8 cns3xxx_spi_tx_rx(struct cns3xxx_spi *hw, u8 tx_channel, u8 tx_eof, argument
136 u8 cns3xxx_spi_tx(struct cns3xxx_spi *hw, u8 tx_channel, u8 tx_eof, u32 tx_data) argument
164 struct cns3xxx_spi *hw = to_hw(spi); local
204 struct cns3xxx_spi *hw = to_hw(spi); local
274 cns3xxx_spi_initial(struct cns3xxx_spi *hw) argument
317 struct cns3xxx_spi *hw; local
388 struct cns3xxx_spi *hw = platform_get_drvdata(dev); local
402 struct cns3xxx_spi *hw = platform_get_drvdata(pdev); local
409 struct cns3xxx_spi *hw = platform_get_drvdata(pdev); local
[all...]
/openwrt/target/linux/oxnas/files/drivers/clk/
H A Dclk-oxnas.c32 struct clk_hw hw; member in struct:clk_oxnas_pllb
39 static unsigned long plla_clk_recalc_rate(struct clk_hw *hw, argument
78 static int pllb_clk_is_prepared(struct clk_hw *hw) argument
85 static int pllb_clk_prepare(struct clk_hw *hw) argument
94 static void pllb_clk_unprepare(struct clk_hw *hw) argument
104 static int pllb_clk_enable(struct clk_hw *hw) argument
126 pllb_clk_disable(struct clk_hw *hw) argument
158 struct clk_hw hw; member in struct:clk_std
165 std_clk_is_enabled(struct clk_hw *hw) argument
172 std_clk_enable(struct clk_hw *hw) argument
180 std_clk_disable(struct clk_hw *hw) argument
[all...]
/openwrt/target/linux/oxnas/files/drivers/pci/host/
H A Dpcie-oxnas.c354 struct hw_pci hw; local
[all...]
/openwrt/target/linux/oxnas/files/drivers/pinctrl/
H A Dpinctrl-oxnas.c1240 oxnas_gpio_irq_map(struct irq_domain *h, unsigned int virq, irq_hw_number_t hw) argument

Completed in 96 milliseconds