Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56
b: refs/heads/master
c: 4bfa437
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Linus Torvalds committed Apr 16, 2005
1 parent 48301e3 commit dd29a52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e63f8f439de010b6227c0c9c6f56e2c44dbe5dae
refs/heads/master: 4bfa437cf137fc653b286c110d849ff1ad2aee2b
16 changes: 0 additions & 16 deletions trunk/include/asm-mips/vr41xx/vr41xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -197,22 +197,6 @@ extern void vr41xx_disable_csiint(uint16_t mask);
extern void vr41xx_enable_bcuint(void);
extern void vr41xx_disable_bcuint(void);

/*
* Power Management Unit
*/

/*
* RTC
*/
extern void vr41xx_set_rtclong1_cycle(uint32_t cycles);
extern uint32_t vr41xx_read_rtclong1_counter(void);

extern void vr41xx_set_rtclong2_cycle(uint32_t cycles);
extern uint32_t vr41xx_read_rtclong2_counter(void);

extern void vr41xx_set_tclock_cycle(uint32_t cycles);
extern uint32_t vr41xx_read_tclock_counter(void);

/*
* General-Purpose I/O Unit
*/
Expand Down

0 comments on commit dd29a52

Please sign in to comment.