Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/
H A Dreset-npcm.c90 struct npcm_rc_data { struct
101 #define to_rc_data(p) container_of(p, struct npcm_rc_data, rcdev) argument
106 struct npcm_rc_data *rc = container_of(nb, struct npcm_rc_data, in npcm_rc_restart()
120 struct npcm_rc_data *rc = to_rc_data(rcdev); in npcm_rc_setclear_reset()
151 struct npcm_rc_data *rc = to_rc_data(rcdev); in npcm_rc_status()
161 struct npcm_rc_data *rc = to_rc_data(rcdev); in npcm_reset_xlate()
194 static void npcm_usb_reset_npcm7xx(struct npcm_rc_data *rc) in npcm_usb_reset_npcm7xx()
261 static void npcm_usb_reset_npcm8xx(struct npcm_rc_data *rc) in npcm_usb_reset_npcm8xx()
344 static int npcm_usb_reset(struct platform_device *pdev, struct npcm_rc_data *rc) in npcm_usb_reset()
424 static int npcm8xx_clock_controller_register(struct npcm_rc_data *rst_data, char *clk_name) in npcm8xx_clock_controller_register()
[all …]