Searched refs:rockchip_sfc (Results 1 – 15 of 15) sorted by relevance
177 struct rockchip_sfc { struct194 static int rockchip_sfc_reset(struct rockchip_sfc *sfc) in rockchip_sfc_reset() argument213 static u16 rockchip_sfc_get_version(struct rockchip_sfc *sfc) in rockchip_sfc_get_version()218 static u32 rockchip_sfc_get_max_iosize(struct rockchip_sfc *sfc) in rockchip_sfc_get_max_iosize()226 static u32 rockchip_sfc_get_max_dll_cells(struct rockchip_sfc *sfc) in rockchip_sfc_get_max_dll_cells()240 static __maybe_unused void rockchip_sfc_set_delay_lines(struct rockchip_sfc *sfc, u16 cells) in rockchip_sfc_set_delay_lines()254 static int rockchip_sfc_init(struct rockchip_sfc *sfc) in rockchip_sfc_init()265 struct rockchip_sfc *sfc = dev_get_platdata(bus); in rockchip_sfc_ofdata_to_platdata()293 struct rockchip_sfc *sfc = dev_get_platdata(bus); in rockchip_sfc_probe()326 static int rockchip_sfc_wait_txfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_wait_txfifo_ready()[all …]
47 obj-$(CONFIG_ROCKCHIP_SFC) += rockchip_sfc.o
181 struct rockchip_sfc { struct197 static int rockchip_sfc_reset(struct rockchip_sfc *sfc) in rockchip_sfc_reset() argument218 static u16 rockchip_sfc_get_version(struct rockchip_sfc *sfc) in rockchip_sfc_get_version()223 static u32 rockchip_sfc_get_max_iosize(struct rockchip_sfc *sfc) in rockchip_sfc_get_max_iosize()228 static u32 rockchip_sfc_get_max_dll_cells(struct rockchip_sfc *sfc) in rockchip_sfc_get_max_dll_cells()242 static void rockchip_sfc_set_delay_lines(struct rockchip_sfc *sfc, u16 cells) in rockchip_sfc_set_delay_lines()256 static void rockchip_sfc_irq_unmask(struct rockchip_sfc *sfc, u32 mask) in rockchip_sfc_irq_unmask()266 static void rockchip_sfc_irq_mask(struct rockchip_sfc *sfc, u32 mask) in rockchip_sfc_irq_mask()276 static int rockchip_sfc_init(struct rockchip_sfc *sfc) in rockchip_sfc_init()287 static int rockchip_sfc_wait_txfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_wait_txfifo_ready()[all …]